angular-cn/packages/compiler-cli/ngcc/src/dependencies
Pete Bacon Darwin 6de5a12a9d refactor(ngcc): move `logging` code into `ngtsc` (#37114)
The `Logger` interface and its related classes are general purpose
and could be used by other tooling. Moving it into ngtsc is a more
suitable place from which to share it - similar to the FileSystem stuff.

PR Close #37114
2020-06-22 13:38:47 -07:00
..
commonjs_dependency_host.ts refactor(ngcc): move shared code into `DependencyHostBase` (#37075) 2020-06-04 09:22:39 -07:00
dependency_host.ts refactor(ngcc): move shared code into `DependencyHostBase` (#37075) 2020-06-04 09:22:39 -07:00
dependency_resolver.ts refactor(ngcc): move `logging` code into `ngtsc` (#37114) 2020-06-22 13:38:47 -07:00
dts_dependency_host.ts fix(ngcc): do not scan import expressions in d.ts files (#37503) 2020-06-10 11:51:18 -07:00
esm_dependency_host.ts perf(ngcc): shortcircuit tokenizing in ESM dependency host (#37639) 2020-06-18 16:05:42 -07:00
module_resolver.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
umd_dependency_host.ts refactor(ngcc): move shared code into `DependencyHostBase` (#37075) 2020-06-04 09:22:39 -07:00