asbundle
asbundle copied to clipboard
A minimalistic JS bundler
*** ☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...
## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...
If I install asbundle globally (at `~/.local/lib/node_modules/asbundle` and `~/.local/bin/asbundle`), and try to execute it in another project `~/my-prj`, the module in `~/my-prj/node_modules` would fail to resolve. I read the code...