Run window does not follow console colors setings

The Run window does not follow the console colors settings. It shows Red for normal build phase logs.

I could reproduce this on Webstorm and IntelliJ Idea

0
3 comments

Webpack writes its progress to stderr, try changing the console color for errors accordingly.

0

Where can I find stderr?

0

It can be configured here:

0

Please sign in to leave a comment.