folke / esbuild-runner

⚡️ Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild
https://www.npmjs.com/package/esbuild-runner
Apache License 2.0
712 stars 24 forks source link

fix jest 28 support #65

Closed Jacob-Lockwood closed 1 year ago

Jacob-Lockwood commented 2 years ago

Fixes #59 I haven't used this before but it seems like a really easy fix for #59 🤔

nd-jharn commented 1 year ago

Can we merge this, so jest is compatible again beyond 28.x?

kyptov commented 1 year ago

Does it break backward compatibility?