mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
731dc3a006
This is helpful as it allows us to set `type: module` in the checked-in package files, useful for the hybrid mode of `rules_js` and `rules_nodejs`, where the package.json files can control the execution format. PR Close #59406