mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
018f8266b3
Ensures that all of the functions intended to be run in initializers are in an injection context. This is a stop-gap until we have a compiler diagnostic for it. PR Close #54761