rwieruch / favesound-redux

🎶 A SoundCloud Client in React + Redux running in production. Live Demo and Source Code to explore React + Redux as a beginner.
http://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
1.59k stars 249 forks source link

Webpack upgrade #99

Closed chriszhangusc closed 6 years ago

chriszhangusc commented 6 years ago
  1. Upgraded to webpack3 for both development and production
  2. Fixed hot module replacement by removing CLI hot option.
rwieruch commented 6 years ago

FYI @MiniPekka :-) Ripple effect! Maybe others can use your PR as blueprint :)

https://github.com/rwieruch/minimal-react-webpack-babel-setup/issues/4