using files attribute in package doesnt allow a parent directory
Closed this issue · 1 comments
benconnito commented
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?
benconnito commented
in case any one is interested. I solved this using a local npm package and npm link and bundledDeps