1 Commits

Author SHA1 Message Date
Paul Gschwendtner 0326c3b4fc build: update jasmine_node_test macro to support ESM (#48538)
Note: `--require` does not work for ESM. `--import` does not exist
in the current Node versions. Started being available in NodeJS v19.

A custom entry-point script, already supported by dev-infra, simplifies
the whole logic and solves the ESM case.

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