customized-progress-webpack-plugin

0.0.3 • Public • Published

customized-progress-webpack-plugin

A simple progress plugin for Webpack, fork and customize of simple-progress-webpack-plugin.

npm version dependency status dev dependency status travis ci build status license


Install

npm install customized-progress-webpack-plugin --save-dev

OR

yarn add customized-progress-webpack-plugin --dev

How to use

First, import the plugin into your Webpack configuration file:

const SimpleProgressWebpackPlugin = require( 'customized-progress-webpack-plugin' );

Then, instantiate it within the list of plugins:

plugins: [
  new SimpleProgressWebpackPlugin()
]

Preview

Compact Logger Preview GIF

Readme

Keywords

none

Package Sidebar

Install

npm i customized-progress-webpack-plugin

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • thundernet8