mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0c9d33cb51
Remove a use of the deprecated `Compiler` class in `ElementsLoader` and use the `createNgModuleRef()` function instead. PR Close #44293