angular/packages/compiler-cli/src/ngtsc/metadata
Andrew Scott 8a75a8ad26 fix(compiler-cli): Catch FatalDiagnosticError during template type checking (#49527)
This commit updates the type checking operation to catch
`FatalDiagnosticError` and surface them as diagnostics rather than
crashing.

Fixes https://github.com/angular/vscode-ng-language-service/issues/1881

PR Close #49527
2023-04-11 14:02:51 -07:00
..
src fix(compiler-cli): Catch FatalDiagnosticError during template type checking (#49527) 2023-04-11 14:02:51 -07:00
test feat(compiler): add support for compile-time required inputs (#49468) 2023-03-20 13:10:30 +01:00
BUILD.bazel feat(compiler): drop support for TypeScript 4.8 (#49155) 2023-02-23 10:39:43 -08:00
index.ts fix(compiler-cli): exclude abstract classes from strictInjectionParameters requirement (#44615) 2022-10-10 21:46:25 +00:00