8000 fix(@schematics/angular): support using default browser option when not present by clydin · Pull Request #30307 · angular/angular-cli · GitHub
[go: up one dir, main page]

Skip to content

fix(@schematics/angular): support using default browser option when not present #30307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

clydin
Copy link
Member
@clydin clydin commented May 14, 2025

The Angular schematics that require knowledge of the main entry point of an application will now use the default value for the application builder. The default value as per the application build system is <project_source_root>/main.ts.

@clydin clydin added the target: rc This PR is targeted for the next release-candidate label May 14, 2025
…ot present

The Angular schematics that require knowledge of the main entry point of
an application will now use the default value for the `application` builder.
The default value as per the `application` build system is `<project_source_root>/main.ts`.
@clydin clydin force-pushed the application/support-default-browser-entry branch from 39f5041 to 8330992 Compare May 14, 2025 16:03
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label May 14, 2025
@clydin clydin merged commit 07ac174 into angular:main May 14, 2025
31 checks passed
@clydin
Copy link
Member Author
clydin commented May 14, 2025

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

@clydin clydin deleted the application/support-default-browser-entry branch May 14, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: @schematics/angular target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0