erikras / erikras/react-redux-universal-hot-example
HMR doesnt not work when change middleware code
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have a custom redux middleware but unfortunately when I change its code, it doesn't get hot reloaded. Every other stuff like reducers, react components, action creators are hot reloaded like a charm, only middlewares make me troubles. Are there any known limitation about that?
Thanks.
Regards,
Andrej
Contributor guide
Assessment
This issue has not been assessed yet.