Closed
Description
I am contemplating having https://github.com/rt2zz/redux-persist use replaceReducer to implement a "auto rehydration" feature. Basically it would apply a higher order reducer behind the scenes to do some custom handling on rehydration actions.
The question: is it safe / idiomatic to use replaceReducer outside of development tools / hot reloading?
Metadata
Metadata
Assignees
Labels
No labels