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

`ERR_INVALID_URL_SCHEME`: `data:text/javascript,` is not supported like `ts-node` #67

Open JounQin opened 2 years ago

JounQin commented 2 years ago

I'm trying to workaround #36 for .mts files.