0.1.1 • Published 6 years ago

@jimengio/ci-progress-webpack-plugin v0.1.1

Weekly downloads
513
License
ISC
Repository
-
Last release
6 years ago

CI Progress Webpack Plugin

Display less logs as progress during CI running.

image

Usage

npm.io

npm install --dev @jimengio/ci-progress-webpack-plugin
let ProgressPlugin = require("@jimengio/ci-progress-webpack-plugin");

plugins: [new ProgressPlugin({ interval: 2500 })];

License

MIT

0.1.1

6 years ago

0.1.1-a1

6 years ago

0.1.0

6 years ago

0.0.1-a5

6 years ago

0.0.1-a4

6 years ago

0.0.1-a3

6 years ago

0.0.1-a2

6 years ago

0.0.1-a1

6 years ago