mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7d8b8ad85e
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