Skip to content

fix(Devtools): Removed SHOULD_INSTRUMENT token#57

Merged
MikeRyanDev merged 1 commit intomasterfrom
fix-devtools-eager
Jul 3, 2017
Merged

fix(Devtools): Removed SHOULD_INSTRUMENT token#57
MikeRyanDev merged 1 commit intomasterfrom
fix-devtools-eager

Conversation

@brandonroberts
Copy link
Member

We were previously using the SHOULD_INSTRUMENT token to decide whether the instrumentation should occur due to AOT. Since this is no longer needed as NgModules can be conditionally included, this code that introduces eager providers can be removed.

Also exports the MemoizedSelector type

Fixed #30 , #49

… providers

We were previously using the SHOULD_INSTRUMENT token to decide whether the instrumentation should occur due to AOT. Since this is no longer needed as NgModules can be conditionally included, this code that introduces eager providers can be removed
@MikeRyanDev
Copy link
Member

LGTM. Thanks @brandonroberts!

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