|
|
@ -42,7 +42,8 @@ nodejs-packaging-bundler bundles a node.js application node_module dependencies
|
|
|
|
It gathers the application tarball.
|
|
|
|
It gathers the application tarball.
|
|
|
|
It generates a runtime (prod) tarball with runtime node_module dependencies
|
|
|
|
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 testing (dev) tarball with node_module dependencies for testing
|
|
|
|
It generates a bundled licence file that gets the licenses in the runtime dependency tarball
|
|
|
|
It generates a bundled license file that gets the licenses in the runtime
|
|
|
|
|
|
|
|
dependency tarball
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
pushd %{_topdir}/BUILD
|
|
|
|
pushd %{_topdir}/BUILD
|
|
|
|