packjs

an intelligent module bundler

Usage no npm install needed!

<script type="module">
  import packjs from 'https://cdn.skypack.dev/packjs';
</script>

README

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