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

Fixing react-hot-loader #101

Closed chriszhangusc closed 6 years ago

chriszhangusc commented 6 years ago

Should we remove react-hot-loader because it states if we use babel we do not need it here?

rwieruch commented 6 years ago

If it doesn't add any value, removing it sounds reasonable! 👍

chriszhangusc commented 6 years ago

I made a mistake here. It is not set up properly so I thought it is not working. I'll create a PR to fix it.

chriszhangusc commented 6 years ago

Merged #102