Files
Paul Gschwendtner 548f196bea refactor: update service-worker tests to work with ESM (#48538)
* 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 #48538
2022-12-19 20:12:37 +00:00
..