HenrikJoreteg/hjs-webpack
Transition from babel-plugin-react-transform to React Hot Loader 3
开放
#213 创建于 2016年4月27日
help wanted
仓库指标
- 星标
- (1,796 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.