Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the ModuleStore to use ModuleEnhancer #25

Merged
1 commit merged into from
Nov 5, 2018

Conversation

navneet-g
Copy link
Contributor

No description provided.

@navneet-g
Copy link
Contributor Author

#24

…ncing OOB redux stores with module capabilities.
@ghost ghost force-pushed the users/navneetg/moduleenhancer branch from b945283 to 14f0ae7 Compare November 3, 2018 23:39
README.md Show resolved Hide resolved

// Create module enhancer to manage extensions and dynamic middlewares
const moduleEnhancer = composeEnhancers(
applyMiddleware(...extensionMiddlewares,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: newlines

@ghost ghost merged commit 5b81ca2 into master Nov 5, 2018
@navneet-g navneet-g deleted the users/navneetg/moduleenhancer branch December 28, 2018 05:16
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants