angular/packages/compiler-cli/ngcc/src/dependencies
Pete Bacon Darwin d100a15998 refactor(compiler-cli): update to use new file-system interfaces (#40281)
Now that `ReadonlyFileSystem` and `PathManipulation` interfaces are
available, this commit updates the compiler-cli to use these more
focussed interfaces.

PR Close #40281
2021-01-08 09:34:44 -08:00
..
commonjs_dependency_host.ts refactor(ngcc): remove unused imports (#38959) 2020-10-12 08:32:45 -07:00
dependency_host.ts refactor(compiler-cli): update to use new file-system interfaces (#40281) 2021-01-08 09:34:44 -08:00
dependency_resolver.ts refactor(compiler-cli): update to use new file-system interfaces (#40281) 2021-01-08 09:34:44 -08:00
dts_dependency_host.ts refactor(compiler-cli): update to use new file-system interfaces (#40281) 2021-01-08 09:34:44 -08:00
esm_dependency_host.ts refactor(compiler-cli): update to use new file-system interfaces (#40281) 2021-01-08 09:34:44 -08:00
module_resolver.ts refactor(compiler-cli): update to use new file-system interfaces (#40281) 2021-01-08 09:34:44 -08:00
umd_dependency_host.ts refactor(ngcc): move shared code into DependencyHostBase (#37075) 2020-06-04 09:22:39 -07:00