0.0.8 • Published 8 years ago

webbag v0.0.8

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

webbag

We all love webpack, but we all hate to config/install everything for every project we started.

Here is the webbag, I use it in my projects. webbag contains a set of preinstall loaders, including:

Babel, PostCSS

How to Use

Install

npm install -g webbag

webpack.config.js

Prepare your webpack.config.js

In the future I may add a default config file.

Run

webbag

Or add any webpack args and options.