@webpack-contrib/defaults

Project configuration and boilerplate defaults for webpack projects


Keywords
webpack, boilerplate, mrm, template, webpack-utility
License
MIT
Install
npm install @webpack-contrib/defaults@2.6.0

Documentation

npm node deps tests chat size

webpack-defaults

Project configuration and boilerplate defaults for webpack projects

Getting Started

To begin, you'll need to install webpack-defaults:

$ npm install @webpack-contrib/defaults --save-dev

After install a defaults NPM script will be written to the local package.json. To sync a project with webpack-defaults, simply run:

npm run defaults

Contributing

Please take a moment to read our contributing guidelines if you haven't yet done so.

CONTRIBUTING

License

MIT