0.1.1 • Published 5 years ago

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

Weekly downloads
513
License
ISC
Repository
-
Last release
5 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

5 years ago

0.1.1-a1

5 years ago

0.1.0

5 years ago

0.0.1-a5

5 years ago

0.0.1-a4

5 years ago

0.0.1-a3

5 years ago

0.0.1-a2

5 years ago

0.0.1-a1

5 years ago