eazypack
v1.0.0
Published
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es6, css, less...
Downloads
1
Readme
eazypack
eazypack is a module bundler,enables add version number automatically,load asynchronously,and do the relevant optimization.
Install with npm:
$ npm install eazypack -g
Usage
In your current path
$ eazypack
start dev Server
$ eazypack --server --minify=false
$ eazypack --s --m=false
The ideal web structure
eazypack: