Skip to content

fix(@schematics/angular): remove empty i18n-extract target for new projects#31559

Merged
clydin merged 1 commit intoangular:mainfrom
clydin:ng-new/empty-i18n-extract
Oct 22, 2025
Merged

fix(@schematics/angular): remove empty i18n-extract target for new projects#31559
clydin merged 1 commit intoangular:mainfrom
clydin:ng-new/empty-i18n-extract

Conversation

@clydin
Copy link
Member

@clydin clydin commented Oct 22, 2025

The Angular CLI will default to using the correct builder for i18n extraction if the target definition is not present in a project. This allows for a reduced amount of preset configuration for new projects. The i18n-extract is only needed when using the @angular/localize project and can be added when it is used. Most options for the target are also command line oriented which makes the target definition unused in many cases.

…ojects

The Angular CLI will default to using the correct builder for i18n extraction
if the target definition is not present in a project. This allows for a reduced
amount of preset configuration for new projects. The `i18n-extract` is only needed
when using the `@angular/localize` project and can be added when it is
used. Most options for the target are also command line oriented which makes
the target definition unused in many cases.
@clydin clydin added the target: major This PR is targeted for the next major release label Oct 22, 2025
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 22, 2025
@clydin clydin 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 22, 2025
@clydin clydin merged commit b524ba4 into angular:main Oct 22, 2025
35 checks passed
@clydin clydin deleted the ng-new/empty-i18n-extract branch October 22, 2025 16:41
@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 22, 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: @schematics/angular 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