HenrikJoreteg/hjs-webpack

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

開放

#213 建立於 2016年4月27日

 (1 則留言) (1 個反應) (0 位負責人)JavaScript (137 個分叉)batch import
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.

貢獻者指南