Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 541 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 541 Bytes

Deprecated

This package is no longer supported now that webpack-init is live. Use that, it's great!

webpack init

Initialize simple webpack config file

Installation

To install the latest stable version:

npm install --save-dev webpack-init

To Run

webpack-init

Once you run the command it will ask a series of questions and then once you have selected your loaders it fires off a node child process to install all of those for you.

License

MIT