mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-28 02:58:04 +08:00
Prior to this change an error was shown when a non existing tsconfig was referenced in the angular.json. This causes the update to fail. Closes #24264