gaearon / react-hot-boilerplate

Minimal live-editing example for React
MIT License
3.91k stars 879 forks source link

Highlight the portions of the boilerplate that specifically demonstrate the configuration and usage of React Hot Loader 3 #81

Closed ghost closed 7 years ago

ghost commented 8 years ago

The goal of this PR is to tighten the focus of this boilerplate on the utility of React Hot Loader 3.

It results in a net reduction in lines of code while adding functionality and addressing a couple issues:

calesce commented 7 years ago

Hmm, not sure about hjs-webpack, I'd rather not hide the base Webpack config. Want to just do the production build side?

calesce commented 7 years ago

Going to close this because of lack of activity and I still would prefer not to use hjs-webpack. Let me know if you still want to add the production build.