HenrikJoreteg/hjs-webpack

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

オープン

#213 opened on 2016/04/27

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (137 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (1,796 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド