Skip to content
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

[bloated] Production install size #288

Open
ovaar opened this issue May 1, 2017 · 1 comment
Open

[bloated] Production install size #288

ovaar opened this issue May 1, 2017 · 1 comment

Comments

@ovaar
Copy link

ovaar commented May 1, 2017

This package seems to have dependencies that are huge!
Installing node-pre-gyp as npm install --production it installs +8MB of node modules.
request.js is known to be bloated by requiring ajv (Another JSON Schema Validator) (2MB)!
Request.js could be replaced by [got](https://github.com/sindresorhus/got/)
That still leaves us with another 6MB!

@cktang88
Copy link
Contributor

Seems like #350 will help a bit

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

No branches or pull requests

2 participants