clessg / progress-bar-webpack-plugin

A progress bar plugin for Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

never hit 100%

jimblue opened this issue · comments

Just to know if it's normal that the progress bar never hit 100%?
It's kind of disturbing, because build is completed at 100% in reality.

> babel-node webpack/start-app.js

  BUILD ███████████████████░░█ 91% (6.4 seconds)

 DONE  Compiled successfully in 14379ms                                                                                             5:23:12 PM

Build completed in 13.059s

It bugs me too.

This broke the :msg variable

Thanks @kamilbrk, I've fixed that in 1.12.1.