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

Add meta reducers injection in the Store docs #341

Merged

Conversation

laurentgoudet
Copy link
Contributor

Ref #310, maybe some people were wondering the same thing as me :).

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.195% when pulling 7e4155b on laurentgoudet:laurent-meta-reducers-injection-docs into 870a73d on ngrx:master.

@@ -158,3 +158,27 @@ export const reducers: ActionReducerMap<fromFeature.State> = {
})
export class FeatureModule { }
```

Copy link
Member

Choose a reason for hiding this comment

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

Add a "Injecting Meta-Reducers" header for this section and add a link in the TOC at the bottom of the README.md please.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.195% when pulling 89a864d on laurentgoudet:laurent-meta-reducers-injection-docs into 870a73d on ngrx:master.

@brandonroberts brandonroberts merged commit a82f675 into ngrx:master Sep 1, 2017
@brandonroberts
Copy link
Member

Thanks!

GulajavaMinistudio referenced this pull request in TypescriptID/platform Sep 2, 2017
chore(docs): Add meta reducers injection in the Store docs (#341)
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.

3 participants