microsoft / redux-dynamic-modules

Modularize Redux by dynamically loading reducers and middlewares.
https://redux-dynamic-modules.js.org
MIT License
1.07k stars 116 forks source link

Simplify Dynamic Module Loader for ReactRedux @7.1 #96

Closed abettadapur closed 5 years ago

abettadapur commented 5 years ago

RR 7.1 seems much simpler and passes much less through the context. Let's remove complexity that we added as I don't think it is necessary anymore