nvonbulow / react-redux-modern-universal-hot-example

An isomorphic (universal) webapp with react-redux, react-router v4, webpack 3, and other modern elements
MIT License
0 stars 0 forks source link

Less verbose Webpack output #4

Open nvonbulow opened 7 years ago

nvonbulow commented 7 years ago

When running the dev server, there's way too much output upon each recompilation. For some reason, the config values in dev-server.js don't seem to work. Do some research and figure this out.