mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5e55ee56f1
* Updates circular dependency tests to use the `.mjs` outputs * Switches away from CommonJS specific `require` calls. * Simplifies the test helper logic since all browsers/NodeJS versions support `URL` as a global. PR Close #48521