packjs-org / packjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packjs

npm node dw website test licenses PR's welcome

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

License

MIT

About

License:MIT License


Languages

Language:TypeScript 94.9%Language:JavaScript 2.5%Language:CSS 1.7%Language:HTML 1.0%