You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(@schematics/angular): support using default browser option when not 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`.
(cherry picked from commit 07ac174)
0 commit comments