Closed jamestalmage closed 8 years ago
I already have a npmignore that takes care of this for me.
oops. So you do.
I've been filing a lot of these today, this was incorrectly reported by package-config-checker
because you ignore .npmignore
(it's a known issue with that tool). I usually double check that, but missed it somehow here.
Sorry for the noise.
Removes unnecessary files from the deployed package.
Deploying unnecessary files impacts the performance of
npm install
for everyone.See: https://github.com/insin/package-config-checker