nodejs / import-in-the-middle

Like `require-in-the-middle`, but for ESM import
https://www.npmjs.com/package/import-in-the-middle
Apache License 2.0
67 stars 24 forks source link

Extensionless support in 18.19 #41

Closed bengl closed 10 months ago

bengl commented 10 months ago

Node.js 18.19 backported the extensionless supported added ion Node.js 21.0.0 and 20.10.0, so the test needed to be fixed for that.