angular/packages/compiler-cli/ngcc/test/integration
Pete Bacon Darwin 72b65f995d refactor(compiler): remove R3ResolvedDependencyType altogether (#41231)
Now that other values were removed from `R3ResolvedDependencyType`,
its meaning can now be inferred from the other properties in the
`R3DeclareDependencyMetadata` type. This commit removes this enum
and updates the code to work without it.

PR Close #41231
2021-03-30 16:46:37 -07:00
..
ngcc_spec.ts refactor(compiler): remove R3ResolvedDependencyType altogether (#41231) 2021-03-30 16:46:37 -07:00
util.ts test(compiler-cli): move testing utils to separate package (#39594) 2020-11-17 11:59:56 -08:00