nodejs / release-cloudflare-worker

Infra for serving Node.js downloads and documentation.
https://nodejs.org/dist
MIT License
21 stars 5 forks source link

tests: use `--import=tsx` for tests #117

Closed flakey5 closed 2 months ago

flakey5 commented 2 months ago

Resolves warnings generated when running the tests. Required updating tsx to ^4.7.2

ovflowd commented 2 months ago

--loader arg indeed was deprecated (and was always experimental) and superseded by --import