mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The 2.6 version of TypeScript's `resolveModuleName` started to require paths passed to be separated by '/' instead of being able to handle '\'. `ngc` and `ng` already do this transformation. Fixes: #21811 PR Close #21812 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| language-service.ts | ||
| package.json | ||
| rollup.config.js | ||
| tsconfig-build.json | ||