randallknutson / redux-injector

Allows dynamically injecting reducers into a redux store at runtime
59 stars 14 forks source link

Does it work with hot module reload? #17

Open sinkovsky opened 6 years ago

sinkovsky commented 6 years ago

How do i call replaceReducer on the store with this library?