1.0.7 • Published 6 years ago

simple-webpack-progress-plugin v1.0.7

Weekly downloads
4
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago