mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f513b1773e
Internally, g3 code still uses the `loadChildren: string` syntax. We need to continue to provide this functionality with an internal patch. This change makes that patch easier by only touching stub files that support the `loadChildren: string` (other than `router_config_loader`). PR Close #43660