mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3d6cdd6aaa
The ESM js files need to be referenced, and the router tests rely on `async/await` with change detection- so a special rule is required that downlevels `async/await` to generators (similar to the Angular CLI) PR Close #48521