packjs
v1.4.0
Published
an intelligent module bundler
Readme
Install
Install with npm:
npm install --save-dev packjsInstall with yarn:
yarn add packjs --devpackjs 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
