asbundle icon indicating copy to clipboard operation
asbundle copied to clipboard

A minimalistic JS bundler

Results 3 asbundle issues
Sort by recently updated
recently updated
newest added

*** ☝️ **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...

greenkeeper

## 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...

greenkeeper

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...