Skip to content

Conversation

@devversion
Copy link
Member

Previously in RxJS, operators were part of the Rx.Observable namespace, but now since those will be imported separately from the rxjs/operators path, the UMD module name mapping needs to be updated to Rx.operators (https://unpkg.com/[email protected]/bundles/Rx.js)

image

Fixes #8530

@devversion devversion requested a review from jelbourn as a code owner November 21, 2017 11:48
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 21, 2017
Previously in `RxJS`, operators were part of the `Rx.Observable` namespace, but now since those will be imported separately from the `rxjs/operators` path, the UMD module name mapping needs to be updated to `Rx.operators` (https://unpkg.com/[email protected]/bundles/Rx.js)

Fixes angular#8530
@devversion devversion force-pushed the build/fix-umd-operator-mappings branch from a9868be to 657bf72 Compare November 22, 2017 12:56
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Nov 27, 2017
@tinayuangao tinayuangao merged commit 23c09b4 into angular:master Nov 28, 2017
tinayuangao pushed a commit to tinayuangao/material2 that referenced this pull request Nov 29, 2017
Previously in `RxJS`, operators were part of the `Rx.Observable` namespace, but now since those will be imported separately from the `rxjs/operators` path, the UMD module name mapping needs to be updated to `Rx.operators` (https://unpkg.com/[email protected]/bundles/Rx.js)

Fixes angular#8530
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cdk-overlay.umd : wrong rxjs_operators_first factory parameter

4 participants