webpack-init
webpack-init copied to clipboard
Initialize a base webpack config
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