Skip to content

Conversation

@jamestalmage
Copy link
Contributor

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

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
@simov
Copy link
Member

simov commented May 4, 2016

I'm usually adding the LICENSE and README files as well. Thoughts?

@jamestalmage
Copy link
Contributor Author

LICENSE and README are included automatically (you can't NOT include them).

@simov
Copy link
Member

simov commented May 4, 2016

Oh wow, didn't know about that 😮

@simov simov merged commit 473e248 into request:master May 4, 2016
@simov
Copy link
Member

simov commented May 4, 2016

I knew only about package.json.

@jamestalmage
Copy link
Contributor Author

thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants