Use package.json bundledDependencies or bundle-dependencies
Open
- Dominant language
- JavaScript
- Stars
- 408
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
`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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.