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

Passing an existing store to ng-redux #168

Closed
cathalmcguire opened this issue Oct 2, 2017 · 1 comment
Closed

Passing an existing store to ng-redux #168

cathalmcguire opened this issue Oct 2, 2017 · 1 comment

Comments

@cathalmcguire
Copy link

Hi

I want to migrate my angular spa to a more progressive solution. As a part of this process I want to start extracting pieces from the application into isolated steps and then lazy loading the steps as required. I would like to create the redux store at the very top level and then pass it into each step or the angular app as required. Is it possible to pass an already created store to ng-redux?

Thanks
Cathal

@deini
Copy link
Collaborator

deini commented Oct 2, 2017

Hi Cathal,

Currently its not possible, however this feature is part of the roadmap.

Closing this as its a duplicate from #19. Thanks for letting us know there are more people interested in this feature.

@deini deini closed this as completed Oct 2, 2017
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

No branches or pull requests

2 participants