webpack-beep-plugin

1.0.1 • Public • Published

BEEP PLUGIN

Install

npm install webpack-beep-plugin

// In webpack config file
 var BeepPlugin = require('webpack-beep-plugin');
 plugins: [new BeepPlugin()] 

Then just run webpack with a --beep argument.

NOTE: for webpack v2 use --env.beep. Webpack v2 does not allow custom arguments without the 'env.' prefix

Readme

Keywords

Package Sidebar

Install

npm i webpack-beep-plugin

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

1.52 kB

Total Files

3

Last publish

Collaborators

  • scottburch