This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Commit d8babe5
authored
fix(language-server): Fix detection of Angular for v14+ projects (#1658)
In v14, the .d.ts file for angular core is now "index.d.ts" rather than "core.d.ts".
This change happened in ng-packagr/ng-packagr@c6f6e4d
fixes #16571 parent 7ddbde3 commit d8babe5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1264 | 1264 | | |
1265 | 1265 | | |
1266 | 1266 | | |
1267 | | - | |
| 1267 | + | |
1268 | 1268 | | |
1269 | 1269 | | |
1270 | 1270 | | |
| |||
0 commit comments