Skip to content

Commit

Permalink
refactor(core): simplify ReflectiveInjector by removing code for Dart…
Browse files Browse the repository at this point in the history
… implementation (angular#14126)

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 angular#14126
  • Loading branch information
jasonaden authored and mhevery committed Jan 27, 2017
1 parent da41a95 commit c37af2a
Show file tree
Hide file tree
Showing 3 changed files with 409 additions and 851 deletions.
Loading

0 comments on commit c37af2a

Please sign in to comment.