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...
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 -gUsage
In your current path
$ eazypackstart dev Server
$ eazypack --server --minify=false$ eazypack --s --m=falseThe ideal web structure
eazypack:
