🚀 DAY 1 OF LAUNCH WEEK: Reachability for Ruby Now in Beta.Learn more →
Socket
Book a DemoInstallSign in
Socket

@jimengio/ci-progress-webpack-plugin

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimengio/ci-progress-webpack-plugin

> Display less logs as progress during CI running.

latest
npmnpm
Version
0.1.1
Version published
Maintainers
4
Created
Source

CI Progress Webpack Plugin

Display less logs as progress during CI running.

image

Usage

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

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

License

MIT

FAQs

Package last updated on 06 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts