apigeetool-node icon indicating copy to clipboard operation
apigeetool-node copied to clipboard

deployhostedtarget and deploynodeapp should allow for exclude/include support

Open whitlockjc opened this issue 5 years ago • 0 comments

When uploading a Hosted Target or Node.js application, not all of the local resources need to be included in the proxy bundle. For example, test files do not need to be uploaded. It would be slick if apigeetool had a way to exclude/include files based on name/pattern. This could be done via flags and/or NPM/VCS ignore/include files.

whitlockjc avatar Aug 09 '18 19:08 whitlockjc