Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nodejs-packaging-bundler - Bundle a node.js application dependencies
- Description:
nodejs-packaging-bundler bundles a node.js application node_module dependencies
It gathers the application tarball.
It generates a runtime (prod) tarball with runtime node_module dependencies
It generates a testing (dev) tarball with node_module dependencies for testing
It generates a bundled license file that gets the licenses in the runtime
dependency tarball
Packages