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

Add noExternals option #60

Open codetheweb opened 2 years ago

codetheweb commented 2 years ago

Partly closes https://github.com/folke/esbuild-runner/issues/38.

Open to changing the API.