angular-docs-cn/packages/compiler-cli/test/compliance/test_cases/r3_compiler_compliance
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
..
components_and_directives refactor(compiler): remove `R3ResolvedDependencyType` altogether (#41231) 2021-03-30 16:46:37 -07:00
elements refactor(compiler-cli): implement `ɵɵngDeclareFactory` (#41231) 2021-03-30 16:46:37 -07:00
ng_modules refactor(compiler): remove `R3ResolvedDependencyType` altogether (#41231) 2021-03-30 16:46:37 -07:00