react-redux-universal-hot-example icon indicating copy to clipboard operation
react-redux-universal-hot-example copied to clipboard

HMR doesnt not work when change middleware code

Open adorum opened this issue 8 years ago • 0 comments

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

adorum avatar Mar 23 '17 15:03 adorum