Closed artem-zakharchenko closed 2 years ago
Using the explicit list of files in the package.json is much more reliable than always ensuring .npmignore blacklists files/directories not intended for the published package.
files
.npmignore
Using the explicit list of
files
in the package.json is much more reliable than always ensuring.npmignore
blacklists files/directories not intended for the published package.