Name: | nodejs-packaging-bundler |
---|---|
Version: | 2021.06 |
Release: | 4.module+el9.1.0+20762+f52d7401 |
Architecture: | noarch |
Module: | nodejs:18:9010020221009220316:ol9 nodejs:18:9010020221118120946:ol9 nodejs:18:9020020230327152102:ol9 nodejs:18:9020020230531092345:ol9 nodejs:18:9020020230731064931:ol9 nodejs:18:9020020230807060754:ol9 nodejs:18:9020020230825081254:ol9 nodejs:18:9020020231015221156:ol9 nodejs:18:9030020240306082755:ol9 nodejs:18:9030020240326083032:ol9 nodejs:18:9040020240422140329:ol9 nodejs:18:9040020240807131341:ol9 |
Group: | Unspecified |
Size: | 2992 |
License: | MIT |
RPM: | nodejs-packaging-bundler-2021.06-4.module+el9.1.0+20762+f52d7401.noarch.rpm |
Source RPM: | nodejs-packaging-2021.06-4.module+el9.1.0+20762+f52d7401.src.rpm |
Build Date: | Mon Oct 03 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://fedoraproject.org/wiki/Node.js/Packagers |
Summary: | 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 |
- NPM bundler: also find namespaced bundled dependencies
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Fix hard-coded output directory in the bundler
- Update to 2021.06-1 - bundler: Handle archaic license metadata - bundler: Warn about bundled dependencies with no license metadata
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- nodejs-packaging-bundler improvements to handle uncommon characters
- Add nodejs-packaging-bundler and update README.md
- Move to dist-git as the upstream
- Fix incorrect bundled library detection for Requires
- Check node_modules_prod for bundled dependencies