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

Any way to use the redux-toolkit with this lib? I have a code sample in the description.. #202

Closed razlani closed 1 year ago

razlani commented 1 year ago

https://github.com/razlani/dynamic-modules-redux-toolkit/commit/f592571f09a825a376da0a316feed3fdbe070673

Won't work when configuring the store outside of the idiomatic toolkit way.