-
### What would you like?
i would love if we could have a esbuild-dev-server
### Why is this needed?
wy not its fast
### Other
_No response_
-
**Describe the bug**
It seems that if this plugin encounters any esbuild error, it will hang. This is particularly bad in a CI env where the stdout may not be flushed and the process is waiting for…
dhmw updated
4 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
The `NodejsFunction` construct from AWS CDK allows you to build and deploy TypeScript func…
-
This is a ticket to track esbuild testing. It is very experimental and perhaps a long way off from standing on its feet.
@kring started a branch [here](https://github.com/TerriaJS/TerriaMap/tree/es…
-
After https://github.com/sourcegraph/sourcegraph/pull/24487 is merged, this issue tracks open issues in esbuild. See https://docs.sourcegraph.com/dev/background-information/web/build#esbuild for more …
-
## Feature request
**What is the expected behavior?**
Webpack could use [esbuild-kit/tsx](https://github.com/esbuild-kit/tsx) automatically if found, just like it already supports:
- ts-node/…
-
I was trying out the experimental extractor in the v5 preview and noticed it was missing a lot of strings that my own bespoke extractor was picking up. It turns out the difference is that you've set t…
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
v9.11
### Which area(s) of pnpm are affected? (leave empty if unsure)
Store
…
-
### What problem does this feature solve?
If `output.dynamicImportInCjs: false` `import('ext')` would be transform to code like `Promise.resolve().then(() => require('ext'))`.
See [output.dynami…
-
**The `deno-slack` versions**
"deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.10.0/",
"deno-slack-api/": "https://deno.land/x/deno_slack_api@2.4.0/",
**Deno runtime version**
deno 1…