-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Switch to react-hot-loader v3 #726
Comments
FYI react-hot-loader@3.0.0-beta.0 is out. |
Better yet, |
Thanks for the heads up, updating. |
I have an ongoing branch for this but still can't seem to get it working right with react-router. Will mess with it more this weekend maybe. |
If you think there’s an issue please file it, we’d like to know! |
@davezuko after we tried this the other day, it is suddenly working for me. I'm blaming bad npm installs since literally nothing was changed on my end besides nuking and reinstalling. EDIT react@15.0.2 |
Hi i did the react hot load integration with yur boilerplate. I can share it |
@simonjoom I'd like to see your react-hot-loader integration with this project! Thanks |
@davezuko what happened with the |
David could answer more precisely, but I asked him offline and said it is not being implemented. He mentioned trying to remove as much code instrumentation/manipulation as possible. |
@levithomason thanks for answering that. To further clarify, since it's been in beta for so long, in order to align with simplifying this project my approach is to keep it out until it at least reaches a stable v3, at which point we can reconsider. |
What's the added value with adding react-hot-loader when we have webpack-hot-middleware for hot-reloading? |
@jonaswindey |
See @gaearon 's post here: gaearon/react-hot-boilerplate#61
The text was updated successfully, but these errors were encountered: