Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(installation): change rxjs-es to just rxjs
That was old and needed to be updated months ago.
- Loading branch information
3ced24f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm still seeing
rxjs-es
on http://reactivex.io/rxjs/manual/installation.html, butrxjs
is what I think we should be using. Just wondering why the discrepancy between the website docs and this code. Sorry if I am misunderstanding something―just looking out for the next guy! 😉