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
caretaker.ts -rw-r--r-- 543 bytes
commit-message.ts -rw-r--r-- 820 bytes
config.ts -rw-r--r-- 330 bytes
format.ts -rw-r--r-- 1.2 KB
gitconfig -rw-r--r-- 397 bytes
github.ts -rw-r--r-- 334 bytes
pullRequest.ts -rw-r--r-- 1.1 KB
release.ts -rw-r--r-- 1.4 KB
tsconfig.json -rw-r--r-- 164 bytes

back to top