Skip to content

Conversation

@flackjap
Copy link

@flackjap flackjap commented Mar 6, 2018

I am only not sure if this is due to a new version of Angular, or due to a newer version of RxJS which Angular 5 forces.
However, it produces an error in production if one doesn't import operators separately and it is also advised not to import the whole rxjs module (import 'rxjs';), because it simply bloats the final output and it may not be reduced in three-shaking.

flackjap added 2 commits March 6, 2018 13:46
I am only not sure if this is due to a new version of Angular, or due to a newer version of RxJS which Angular 5 forces.
However, it produces an error in production if one doesn't import operators separately and it is also advised not to import the whole rxjs module (`import 'rxjs';`), because it simply bloats the final output and it may not be reduced in three-shaking.
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.

1 participant