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
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
fix(@schematics/angular): remove baseUrl from project tsconfigs
In a multiple project environment, the workspace tsconfig should be used for path mapping and tooling. Having a baseUrl in the project tsconfigs would lead to either tooling or builds to be broken.
0 commit comments