mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3b317dcf87
Add the call to get the extended template diagnostics in the compiler's `getDiagnosticsForComponent`. This makes showing extended diagnostics in non-ts files posible. Refs #42966 PR Close #43134