angular-cn/packages/compiler-cli/ngcc/test/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_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
dependency_resolver_spec.ts refactor(ngcc): move `logging` code into `ngtsc` (#37114) 2020-06-22 13:38:47 -07:00
dts_dependency_host_spec.ts fix(ngcc): do not scan import expressions in d.ts files (#37503) 2020-06-10 11:51:18 -07:00
esm_dependency_host_spec.ts fix(ngcc): capture dynamic import expressions as well as declarations (#37075) 2020-06-04 09:22:39 -07:00
module_resolver_spec.ts feat(ngcc): implement a program-based entry-point finder (#37075) 2020-06-04 09:22:39 -07:00
umd_dependency_host_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00