1.0.7 • Published 5 years ago

simple-webpack-progress-plugin v1.0.7

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

simple-webpack-progress-plugin

simple-webpack-progress-plugin

Installation

yarn install -D simple-webpack-progress-plugin

Usage

Include the following in your Webpack config.

var ProgressPlugin = require('simple-webpack-progress-plugin');

...

plugins: [
  new ProgressPlugin()
]

License

MIT

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago