-
Notifications
You must be signed in to change notification settings - Fork 792
Closed
Labels
Description
It features two modes (react-hot-loader/babel
and react-hot-loader/webpack
), doesn’t hide HMR API (you have to add module.hot.accept
call yourself) and has a somewhat different API and setup process.
There’s info in gaearon/react-hot-boilerplate#61 and reduxjs/redux-devtools@64f58b7 but we should create good step-by-step docs and update the website too.
This will take a while because it’s not a priority for me. If you want to contribute, you are very welcome!
Obviously we can’t release 3.0 without any docs.
tsaiDavid, ironspecs, bjrmatos, karvar, KeKs0r and 13 more