Closed jamestalmage closed 8 years ago
thank you, but I choose to check my tests into npm. file size is not the reason npm install is slow. If the npm team cared about install performance there is a lot they could do to make npm install much faster, but this isn't it.
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
This PR was created using a series of both scripted and manual steps. I have done my best to make sure my modifications are correct, but I am creating similar PR for a lot of repositories today. So please, double check that I have included all the important files (and apologies if I've made some huge oversight).