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

build: update @angular/bazel to latest #29937

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

alan-agius4
Copy link
Contributor

No description provided.

@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Oct 29, 2024
@alan-agius4 alan-agius4 marked this pull request as ready for review October 29, 2024 11:52
@alan-agius4 alan-agius4 requested review from a team as code owners October 29, 2024 11:52
@alan-agius4 alan-agius4 requested review from crisbeto and amysorto and removed request for a team October 29, 2024 11:52
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 29, 2024
@alan-agius4 alan-agius4 added the target: rc This PR is targeted for the next release-candidate label Oct 29, 2024
@@ -21,8 +21,6 @@
"importHelpers": true,
"strictBindCallApply": true,
"esModuleInterop": true,
// Keep the below in sync with https://github.com/angular/angular/blob/f9b821f07d8dba57a6a7e5fc127dc096247424aa/packages/bazel/src/ng_module/ng_module.bzl#L214
"useDefineForClassFields": false,
Copy link
Member

Choose a reason for hiding this comment

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

Does this mean that we now have useDefineForClassFields enabled?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes

Copy link
Member

Choose a reason for hiding this comment

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

Is there a reason for this? I remember it had an impact on the bundle size.

Copy link
Contributor Author

@alan-agius4 alan-agius4 Oct 29, 2024

Choose a reason for hiding this comment

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

It did increase the bundle size of on older Safari versions that are no longer supported.

However, this option does improve DCE in general.

For context: angular/angular#58297

@alan-agius4 alan-agius4 removed the request for review from amysorto October 29, 2024 17:01
@alan-agius4 alan-agius4 added 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 Oct 29, 2024
@crisbeto crisbeto merged commit e35e92b into angular:main Oct 29, 2024
29 checks passed
crisbeto pushed a commit that referenced this pull request Oct 29, 2024
@alan-agius4 alan-agius4 deleted the angular-bazel branch October 29, 2024 17:06
@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 Nov 29, 2024
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 area: build & ci Related the build and CI infrastructure of the project target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants