-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Must import from rxjs/index
rather than rxjs
in alpha.3
#3315
Closed
benlesh opened this issue
Feb 13, 2018
· 1 comment
· Fixed by #3316, GulajavaMinistudio/rxjs#101 or Xenira/Shashki#66
Closed
Must import from rxjs/index
rather than rxjs
in alpha.3
#3315
benlesh opened this issue
Feb 13, 2018
· 1 comment
· Fixed by #3316, GulajavaMinistudio/rxjs#101 or Xenira/Shashki#66
Comments
benlesh
added a commit
to benlesh/rxjs
that referenced
this issue
Feb 13, 2018
benlesh
added a commit
that referenced
this issue
Feb 14, 2018
This was referenced Mar 14, 2018
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
RxJS version: 6.0.0-alpha.3
Code to reproduce:
Expected behavior:
They should both be the same.
Actual behavior:
rxjs
import comes fromRx.ts
, which is currently incorrect.Additional information:
I'm sure this is a silly configuration issue from 5.5 builds.
The text was updated successfully, but these errors were encountered: