mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f44b322113
The Angular CLI does not yet support schematics running as ESM. For this reason we switch the schematics BUILD targets to explicitly use ESM (as an exception in the repo). PR Close #48521