mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
19da73741d
Switch the JS script used for running the docs examples tests from CommonJS to ESM format. This is necessary for upgrading the `globby` dependency to [version 12.0.0][1] in a subsequent commit. [1]: https://github.com/sindresorhus/globby/releases/v12.0.0 PR Close #42921