nodejs / release-cloudflare-worker

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

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

Closed flakey5 closed 7 months ago

flakey5 commented 7 months ago

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

ovflowd commented 7 months ago

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