Skip to content

perf(@angular/build): cache translated i18n bundles for faster builds#29606

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:cache-i18n
Feb 11, 2025
Merged

perf(@angular/build): cache translated i18n bundles for faster builds#29606
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:cache-i18n

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

When disk caching is enabled, translated i18n bundles are stored on disk, improving performance and speeding up both incremental and non-incremental builds.

@angular-robot angular-robot bot added area: performance Issues related to performance area: @angular/build labels Feb 11, 2025
@alan-agius4 alan-agius4 force-pushed the cache-i18n branch 3 times, most recently from 2cce049 to 4cff25c Compare February 11, 2025 12:43
@alan-agius4 alan-agius4 requested a review from clydin February 11, 2025 12:44
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Feb 11, 2025
@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release labels Feb 11, 2025
Comment thread packages/angular/build/src/tools/esbuild/i18n-inliner.ts Outdated
Comment thread packages/angular/build/src/tools/esbuild/i18n-inliner.ts Outdated
When disk caching is enabled, translated i18n bundles are stored on disk, improving performance and speeding up both incremental and non-incremental builds.
@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 Feb 11, 2025
@alan-agius4 alan-agius4 merged commit b50b6ee into angular:main Feb 11, 2025
@alan-agius4
Copy link
Copy Markdown
Collaborator Author

The changes were merged into the following branches: main, 19.1.x

@alan-agius4 alan-agius4 deleted the cache-i18n branch February 11, 2025 19:15
@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 Mar 14, 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 area: @angular/build area: performance Issues related to performance target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants