mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a15d7ac1da
This reverts commit 7f8c2225f2.
This commit caused test failures internally, which were traced back to the
optimizer removing NgModuleFactory constructor calls when those calls caused
side-effectful registration of NgModules by their ids.
PR Close #38303