Skip to content
This repository was archived by the owner on Jul 8, 2021. It is now read-only.

NgrxActionsModule nested reducers #56

Open
Bielik20 opened this issue Jun 28, 2018 · 0 comments
Open

NgrxActionsModule nested reducers #56

Bielik20 opened this issue Jun 28, 2018 · 0 comments

Comments

@Bielik20
Copy link

Hello, is there a feature that would allow nesting reducers using NgrxActionModule forRoot/forFeature?

Example would look like that:

NgrxActionsModule.forRoot({
  levelA: {
    levelB: {
      myReducer: MyStore
    }
  }
})

Thank you in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant