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。
Check out packjs's quick Get Started guide and the other guides.
see packjs's configuration Documents