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

Reduce createReducer function invocations #33

Closed
amcdnl opened this issue Feb 20, 2018 · 0 comments
Closed

Reduce createReducer function invocations #33

amcdnl opened this issue Feb 20, 2018 · 0 comments

Comments

@amcdnl
Copy link
Owner

amcdnl commented Feb 20, 2018

Currently its REALLY annoying to have to return a function with createReducer inside of it because of AoT.

I think providing our own NgrxActions.forRoot({ foo: FooStore }) would allow us to work around this and just wrap the StoreModule actions.

Need to think more though...

@amcdnl amcdnl mentioned this issue Feb 24, 2018
@amcdnl amcdnl closed this as completed Feb 26, 2018
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