mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
38efd6486a
Rather than running ng-dev via ts-node, going forward ng-dev is generated and run locally via node. Additionally, the generated file is tested on each commit to ensure that the local generated version stays up to date. PR Close #39089