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

add docs of IDynamicModuleLoaderProps to readme #136

Open ljosberinn opened 4 years ago

ljosberinn commented 4 years ago

Took me a while to find out this package was the culprit of adding a whole cascade of bugs when introducing StrictMode to our app. This should add some clarity.

msftclas commented 4 years ago

CLA assistant check
All CLA requirements met.