Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Apr 8, 2025

Applications built with JIT will be significantly larger due to both the need to bundle the Angular compiler and the extra metadata that must be retained for each Angular construct. The initial bundle budget in new applications is specified for an AOT application and may not pass if used with JIT.

@clydin clydin added the target: major This PR is targeted for the next major release label Apr 8, 2025
Applications built with JIT will be significantly larger
due to both the need to bundle the Angular compiler and
the extra metadata that must be retained for each Angular
construct. The initial bundle budget in new applications
is specified for an AOT application and may not pass if
used with JIT.
@clydin clydin force-pushed the e2e/jit-prod-budget branch from 4ea9d26 to bd118b8 Compare April 8, 2025 18:10
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Apr 8, 2025
@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 Apr 8, 2025
@clydin clydin merged commit a175d28 into angular:main Apr 8, 2025
32 checks passed
@clydin clydin deleted the e2e/jit-prod-budget branch April 8, 2025 19:49
@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 May 9, 2025
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: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants