mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The optional property on `ts.CompilerHost` is called `realpath` (lower case), not `realPath` (lower camel case). It is not clear to me what the impact of this is, but the author's intent was clearly to override `realpath`. PR Close #25023 |
||
|---|---|---|
| .. | ||
| api.ts | ||
| compiler_host.ts | ||
| entry_points.ts | ||
| inline_resources.ts | ||
| lower_expressions.ts | ||
| metadata_cache.ts | ||
| metadata_reader.ts | ||
| node_emitter.ts | ||
| node_emitter_transform.ts | ||
| program.ts | ||
| r3_metadata_transform.ts | ||
| r3_strip_decorators.ts | ||
| r3_transform.ts | ||
| tsc_pass_through.ts | ||
| util.ts | ||