angular-cn/goldens/public-api/compiler-cli
Zach Arend 378da71f27 fix(compiler-cli): don't crash when we can't resolve a resource (#40660)
Produces a diagnostic when we cannot resolve a component's external style sheet or external template.

The previous behavior was to throw an exception, which crashed the
Language Service.

fixes angular/vscode-ng-language-service#1079

PR Close #40660
2021-02-10 10:48:33 -08:00
..
compiler_options.d.ts feat(compiler-cli): Add compiler option to report errors when assigning to restricted input fields (#38249) 2020-08-11 09:55:48 -07:00
error_code.d.ts fix(compiler-cli): don't crash when we can't resolve a resource (#40660) 2021-02-10 10:48:33 -08:00