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

Use package.json bundledDependencies or bundle-dependencies #54

Open
gajus opened this issue Jan 5, 2016 · 1 comment
Open

Use package.json bundledDependencies or bundle-dependencies #54

gajus opened this issue Jan 5, 2016 · 1 comment

Comments

@gajus
Copy link

gajus commented Jan 5, 2016

gulp-cli is going to be installed only as a devDependency or as a global module. It would make sense to optimise the installation time. Consider using https://docs.npmjs.com/files/package.json#bundleddependencies or https://github.com/gajus/bundle-dependencies. Either would cut-off a lot of time from the install.

@phated
Copy link
Member

phated commented Jan 12, 2016

Interesting project. I will consider this but we'd also have to add node_modules to the package.json files array, I think.

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