Skip to content

Add files entry to package.json. #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 4, 2016
Merged

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