webpack-shell-plugin icon indicating copy to clipboard operation
webpack-shell-plugin copied to clipboard

Add “quiet” option

Open difelice opened this issue 7 years ago • 4 comments

Issue

console.log output is being added to the generated stats.json file via webpack --profile > stats.json.

Solution

Add quiet option.

difelice avatar May 09 '17 15:05 difelice

We have been using this fork in production for two months. Any update?

difelice avatar Jul 06 '17 15:07 difelice

I'd also like to see this option. The console.log actually causes the JSON to be invalid which we use for other things than just stats. Any way we can get this option added?

joeellis avatar Feb 14 '19 23:02 joeellis

I would surely be willing to take care of this, although it is an old issue with little feedback. But if I could help one user, it would be worth it for me :)

mikeerickson avatar Feb 15 '19 00:02 mikeerickson

we also need this 👍

christopherscott avatar Jul 31 '19 19:07 christopherscott