mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Windows paths have back slashes, but TypeScript expects to always have forward slashes. In other places where this call happens (like `src/compiler_host.ts`) the same fix is present. PR Close #18784 |
||
|---|---|---|
| .. | ||
| api.ts | ||
| compiler_host.ts | ||
| entry_points.ts | ||
| lower_expressions.ts | ||
| node_emitter.ts | ||
| node_emitter_transform.ts | ||
| program.ts | ||