clessg / progress-bar-webpack-plugin

A progress bar plugin for Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

when using with pm2, this line is always false, so progress never shows

runfaj opened this issue · comments

var enabled = stream && stream.isTTY;