Skip to content

Conversation

alan-agius4
Copy link
Collaborator

Previously, the default value for baseHref (set to /) was defined in multiple places, leading to inconsistency. A recent commit inadvertently removed one of these defaults see: https://github.com/angular/angular-cli/pull/28283/files#diff-803b0bd9e1fd57eefba877e946b85b13517170ad5fadb906a11308bc4b3b9fdaL148

This change consolidates the default logic by removing redundant definitions and moving the default baseHref configuration to schema.json for consistency.

Closes #28442

@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Sep 19, 2024
Previously, the default value for baseHref (set to `/`) was defined in multiple places, leading to inconsistency. A recent commit inadvertently removed one of these defaults see: https://github.com/angular/angular-cli/pull/28283/files#diff-803b0bd9e1fd57eefba877e946b85b13517170ad5fadb906a11308bc4b3b9fdaL148

This change consolidates the default logic by removing redundant definitions and moving the default baseHref configuration to schema.json for consistency.

Closes angular#28442
@alan-agius4 alan-agius4 deleted the default-base-href branch September 19, 2024 12:48
@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 Oct 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area: @angular/build target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vite pre-transform error on ng serve depending on the first route loaded in 19.0.0.next-2

1 participant