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

Create redux-dynamic-modules-core #69

Closed abettadapur closed 5 years ago

abettadapur commented 5 years ago

Create a core package

Closes #49

navneet-g commented 5 years ago

Closing as this has been completed in separate PR. Thanks @abettadapur for starting on this.