Tim-B/grunt-aws-lambda

using files attribute in package doesnt allow a parent directory

Closed this issue · 1 comments

In my package.json I am using the "files" attribute in an attempt to include a file in a parent directory. It is not being packaged. Files inside the package folder are. Is this an npm issue?

in case any one is interested. I solved this using a local npm package and npm link and bundledDeps