packjs
v1.4.0
Published
an intelligent module bundler
Downloads
22
Readme
Install
Install with npm:
npm install --save-dev packjs
Install with yarn:
yarn add packjs --dev
packjs is an intelligent bundler for modules. It can generate complex webpack configuration according to simple configuration, and automatically install the required dependencies, support HTTPS certificates。
Get Started
Check out packjs's quick Get Started guide and the other guides.
Configuration
see packjs's configuration Documents