Skip to content

feat(@angular-devkit/build-angular): add buildTarget option to dev-server and extract-i18n builders#25999

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:build-target-alias
Oct 10, 2023
Merged

feat(@angular-devkit/build-angular): add buildTarget option to dev-server and extract-i18n builders#25999
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:build-target-alias

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

@alan-agius4 alan-agius4 commented Oct 10, 2023

This is to better match the nature of the application builder where the target can be both browser and server.

DEPRECATED: The browserTarget in the dev-server and extract-i18n builders have been deprecated in favor of buildTarget.

@alan-agius4 alan-agius4 changed the title refactor(@angular-devkit/build-angular): rename browserTarget to buildTarget and add an alias refactor(@angular-devkit/build-angular): add buildTarget option to dev-server and extract-i18n builders Oct 10, 2023
@angular-robot angular-robot bot added the detected: deprecation PR contains a commit with a deprecation label Oct 10, 2023
@alan-agius4 alan-agius4 changed the title refactor(@angular-devkit/build-angular): add buildTarget option to dev-server and extract-i18n builders feat(@angular-devkit/build-angular): add buildTarget option to dev-server and extract-i18n builders Oct 10, 2023
@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Oct 10, 2023
@angular-robot angular-robot bot added the detected: feature PR contains a feature commit label Oct 10, 2023
…server and `extract-i18n` builders

This is to better match the nature of the application builder where the target can be both browser and server.

DEPRECATED: The `browserTarget` in the dev-server and extract-i18n builders have been deprecated in favor of `buildTarget`.
@alan-agius4 alan-agius4 requested a review from clydin October 10, 2023 15:51
@alan-agius4 alan-agius4 marked this pull request as ready for review October 10, 2023 15:51
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 10, 2023
@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 10, 2023
@alan-agius4 alan-agius4 merged commit c48982d into angular:main Oct 10, 2023
@alan-agius4 alan-agius4 deleted the build-target-alias branch October 10, 2023 17:43
@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 Nov 11, 2023
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 detected: deprecation PR contains a commit with a deprecation detected: feature PR contains a feature commit 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