https://github.com/angular/angular
Revision 3896f570fa0da504a689c1781de2c08d1996655a authored by Alex Rickabaugh on 21 April 2022, 20:27:14 UTC, committed by Andrew Scott on 27 April 2022, 16:05:51 UTC
This commit moves the ModuleWithProviders type from `metadata` to `di`, avoiding
the need for `di` to reference `metadata` (in this particular case).

PR Close #45722
1 parent 39c1681
History
Tip revision: 3896f570fa0da504a689c1781de2c08d1996655a authored by Alex Rickabaugh on 21 April 2022, 20:27:14 UTC
refactor(core): move ModuleWithProviders type (#45722)
Tip revision: 3896f57
File Mode Size
README.md -rw-r--r-- 967 bytes
bazel.common.rc -rw-r--r-- 498 bytes
bazel.linux.rc -rw-r--r-- 1.1 KB
bazel.windows.rc -rw-r--r-- 750 bytes
config.yml -rw-r--r-- 37.0 KB
env-helpers.inc.sh -rw-r--r-- 2.7 KB
env.linux.sh -rwxr-xr-x 801 bytes
env.sh -rwxr-xr-x 6.0 KB
env.windows.sh -rwxr-xr-x 1.1 KB
gcp_token -rw-r--r-- 2.3 KB
github_token -rw-r--r-- 80 bytes
rebase-pr.js -rw-r--r-- 6.5 KB
setup_cache.sh -rwxr-xr-x 385 bytes
trigger-webhook.js -rw-r--r-- 2.8 KB

README.md

back to top