dynamic-bundle

1.0.0 • Public • Published

dynamic-bundle

dynamically add dependencies from npm to the bundle before publishing

semantic-release js-standard-style Dependency Status devDependency Status Build Status

dynamic-bundle

Adds all dependencies that match pkg.name + '-*' to bundleDependencies

dynamic-bundle --prefix foo

Adds all dependencies that match foo-*' to bundleDependencies

dynamic-bundle -p foo -p bar -p baz

Adds foo, bar and baz to bundleDependencies

Readme

Keywords

none

Package Sidebar

Install

npm i dynamic-bundle

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • boennemann