Skip to content
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

Fix extra rxjs symbols being retained in ivy demo #23131

Closed
wants to merge 2 commits into from

Conversation

alexeagle
Copy link
Contributor

No description provided.

@alexeagle alexeagle added the target: major This PR is targeted for the next major release label Apr 3, 2018
},
{
"name": "__extends$6"
},
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these from tslib? o:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I suppose so? It seems undesirable that there are several copies of this.

Copy link
Contributor

Choose a reason for hiding this comment

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

Indeed

@alexeagle alexeagle force-pushed the issue_172 branch 3 times, most recently from 6d7b0be to 7157acd Compare April 3, 2018 16:44
fixes the build on glinux.
this is needed to update to latest rules_nodejs due to breaking change in
bazelbuild/rules_nodejs#172
It has the side-effect of correctly marking rxjs packages as side-effect-free
@alexeagle alexeagle added the action: merge The PR is ready for merge by the caretaker label Apr 3, 2018
@alxhub alxhub closed this in d284404 Apr 3, 2018
alxhub pushed a commit that referenced this pull request Apr 3, 2018
this is needed to update to latest rules_nodejs due to breaking change in
bazelbuild/rules_nodejs#172
It has the side-effect of correctly marking rxjs packages as side-effect-free

PR Close #23131
@alexeagle alexeagle deleted the issue_172 branch April 3, 2018 17:52
@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 13, 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 target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants