clessg / progress-bar-webpack-plugin

A progress bar plugin for Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a newline after custom summary

mikeerickson opened this issue · comments

Was playing with the customSummary option and ran into this

[14:03:32] merickson:angular-sandbox $ webpack
  build [====================] 100% (21.2 seconds)

This goes here!(21.186s)Hash: 6087bed5bc21e5cf657e
Version: webpack 1.13.0

Seems a new line should be between the customSummary message and time

I can PR this later if you wish. Surely nothing to stop progress, but you know, appearance is important :-)

Oh man, this is a disastrous bug.

Thanks for reporting this. If you could PR it, I would be grateful!

@clessg will take care of it tomorrow :-)

commented

@mikeerickson what's the progress of this issue

Whoops, let that slip through the cracks. I will take care of this later today 😜

No worries, I understand life can be busy. I went ahead and fixed it. Published as 1.9.0. Thanks for informing us of the issue!

@clessg Sorry about delay and failing this mission. But thx for addressing nonetheless :-)