Skip to content

Conversation

@alan-agius4
Copy link
Collaborator


Previously, when ESNext was used, we fallbacked to ES2020 which caused ESBuild to output broken code.

Closes #22486

@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Jan 13, 2022
@alan-agius4 alan-agius4 requested a review from dgp1130 January 13, 2022 07:44
…Script optimizations

Previously, when ESNext was used, we fallbacked to ES2020 which caused ESBuild to output broken code.

Closes #22486
@dgp1130 dgp1130 closed this Jan 13, 2022
@dgp1130 dgp1130 reopened this Jan 13, 2022
@dgp1130 dgp1130 added the action: merge The PR is ready for merge by the caretaker label Jan 13, 2022
@filipesilva filipesilva merged commit b5c4a23 into angular:master Jan 16, 2022
@alan-agius4 alan-agius4 deleted the target-esnext branch January 17, 2022 05:56
@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 Feb 17, 2022
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 target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optimization build moves private class fields before the super() call for third party dependencies

3 participants