Open
Description
As per default, npm publish is currently including everything. This includes the tests folder, the editorconfig file, etc.
I believe it is safe to add a whitelist to the package.json- something like:
"files": ["README.md"]
LICENSE, index.js, and package.json are always included.
Metadata
Metadata
Assignees
Labels
No labels