Files
Paul Gschwendtner ab4b5c8b0e refactor: update packages/localize to be strict ESM (#48538)
The `packages/localize` package still required some trickery
to support CommonJS because tests in the repo were running as CommonJS.

This commit removes the CommonJS logic in localize and its tests, so
that only ESM is used in production & tests.

PR Close #48538
2022-12-19 20:12:36 +00:00
..