@itsprakash87/packer
v1.0.0
Published
A simple module bundler
Downloads
3
Readme
packer
A simple no configuration module bundler.
Supported Features
- Support js, css, image and font files.
- Dynamically loading the js and css.
- Code splitting.
- Default support for jsx syntax.
- Bundle name with bundle hash to support caching.
- Minified js files.
Install
npm install -g @itsprakash87/packer
Use
packer ./main.js -o ./build