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

[Examples] There is no 'enhancements' property #162

Open dzintars opened 3 years ago

dzintars commented 3 years ago

https://github.com/microsoft/redux-dynamic-modules/blob/c1439e67de12488a142df9c07cbc394e87e329cf/packages/widgets-example/src/App.js#L31 Probably should be enhancers https://github.com/microsoft/redux-dynamic-modules/blob/c1439e67de12488a142df9c07cbc394e87e329cf/packages/redux-dynamic-modules-core/src/ModuleStore.ts#L19