mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
ReflectiveInjector previously used two strategies for resolving dependencies. These were to support the Dart implementation, but are no longer needed. A result of this PR is there is no longer a 20 dependency limit and the generated code is smaller. PR Close #14126 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| index.ts | ||
| package.json | ||
| rollup-testing.config.js | ||
| rollup.config.js | ||
| tsconfig-build.json | ||
| tsconfig-testing.json | ||