webpack-deadcode-plugin
webpack-deadcode-plugin copied to clipboard
Report to STDERR instead of stdout
Because conflicts with --json (!)
can you explain how to reproduce this issue?
--jsonwrites to stdout (that's OK)- report goes to stdout too. And outputs get intermixed. (that's bad)