bigdatr / bigdatr-startr

Yeoman generator for quick-start apps
4 stars 1 forks source link

Move away from babel-plugin-react-transform #28

Open allanhortle opened 8 years ago

dancoates commented 8 years ago

https://github.com/gaearon/react-hot-loader is pretty close but very unclear on implementation. It also wants to be included in production builds to do stuff with error boundaries, which probably needs some more stability before we use it. Once 3.0 is released as a stable version we should give it a shot.