webpack-suit-up
v1.0.0
Published
Simple CLI for generating Webpack configuration boilerplate.
Downloads
9
Readme
CLI for Webpack boilerplate configuration ⚡
This is a simple tool for generating basic Webpack config boilerplate to start with. This is an easy start to configuring Webpack builds.
To install run:
npm install --save-dev webpack-suit-upAnd run it inside choosen NPM project directory with:
webpack-suit-upKeep in mind that configurator will override any existing webpack configs in root directory! Let the CLI options guide you from here!
