HenrikJoreteg/hjs-webpack

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

Open

#213 geöffnet am 27. Apr. 2016

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)JavaScript (1.796 Stars) (137 Forks)batch import
help wanted

Beschreibung

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.

Contributor Guide