HenrikJoreteg/hjs-webpack

Transition from babel-plugin-react-transform to React Hot Loader 3

Open

#213 aperta il 27 apr 2016

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)JavaScript (137 fork)batch import
help wanted

Metriche repository

Star
 (1796 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

TL;DR: https://github.com/gaearon/react-hot-boilerplate/pull/61

babel-plugin-react-transform is now deprecated, React Hot Loader 3 is on the horizon. The biggest advantage for me right now is that I want to write more components as stateless functions but if I do, hot reloading breaks.

Guida contributor