Hacker News new | ask | show | jobs
by donjh 3592 days ago
How to you run webpack-dev-server during development? You might have a script in your package.json that runs it - if so, add --quiet to the end of the script there.