What's the status of hot reloading in Meteor? (specifically for React)

The last post I saw on this topic was from March (below). It’s also pretty confusing, because there’s so many technologies involved (Webpack and React and Babel…). Do I really need to get phD in how all of this works, or can someone just suggest a simple solution that just works? I just want my React views to reload as I’m coding without waiting about 5 seconds for Meteor to rebuild the whole thing. I also don’t know if it matters if my code is the “client” folder or not.

https://forums.meteor.com/t/what-is-hot-reloading-and-code-splitting-webpack-webpack-vs-ecmascript-hot/19734

4 Likes

Amen to all of the above.