gaearon / react-transform-boilerplate

A new Webpack boilerplate with hot reloading React components, and error handling on module and component level.
Creative Commons Zero v1.0 Universal
3.36k stars 430 forks source link

React transform or hmre? #102

Closed alex88 closed 8 years ago

alex88 commented 8 years ago

From the readme you say you use https://github.com/gaearon/react-transform-hmr however in babelrc you use react-hmre, what's the correct way then?

alex88 commented 8 years ago

Oh nm just checked hmre and seems to include everything else