X Tutup
Skip to content

fix(bundles): remove ngUpgrade from the angular2.js bundle#5854

Closed
pkozlowski-opensource wants to merge 1 commit intoangular:masterfrom
pkozlowski-opensource:no_upgrade_in_ng2_bundle
Closed

fix(bundles): remove ngUpgrade from the angular2.js bundle#5854
pkozlowski-opensource wants to merge 1 commit intoangular:masterfrom
pkozlowski-opensource:no_upgrade_in_ng2_bundle

Conversation

@pkozlowski-opensource
Copy link
Copy Markdown
Member

Closes #5739

BREAKING CHANGE:

ngUpgrade related symbols are no longer part of the angular2.js
bundle. ngUpgrade has a dedicated upgrade.js bundle now.

Closes angular#5739

BREAKING CHANGE:

`ngUpgrade` related symbols are no longer part of the `angular2.js`
bundle. `ngUpgrade` has a dedicated `upgrade.js` bundle now.
@pkozlowski-opensource pkozlowski-opensource added the action: review The PR is still awaiting reviews from at least one requested reviewer label Dec 12, 2015
@pkozlowski-opensource pkozlowski-opensource added this to the beta.0 milestone Dec 12, 2015
@jeffbcross jeffbcross assigned jeffbcross and unassigned IgorMinar Dec 14, 2015
@jeffbcross jeffbcross added pr_state: LGTM action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 14, 2015
@jeffbcross jeffbcross assigned vsavkin and unassigned jeffbcross Dec 14, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #5854 on behalf of @vsavkin to branch presubmit-vsavkin-pr-5854.

@angular-automatic-lock-bot
Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove "upgrade" barrel from angular2/angular2 bundle

6 participants

X Tutup