-
**Is your feature request related to a problem? Please describe.**
I would like to add stt_wasm to my esbuild pipeline. It currently fails because there are `require` statements in stt_wasm, which ar…
-
For example: `npx esbuild --serve --format=esm --bundle --splitting --servedir=src/ src/**/*.ts`
`--servedir` needs to be swapped out for building to `dist`, though, and replaced by manual copyin…
-
### What is the problem this feature will solve?
Reduce the total number of installed dependencies after a adding/bumping a dependency.
Example:
First installed: `module-a` request `esbuild ^0.15…
-
[Version 0.22](https://github.com/evanw/esbuild/releases/tag/v0.22.0) of `esbuild` introduced a breaking change: "Omit packages from bundles by default when targeting node".
This caused an issue in…
-
You installed esbuild for another platform than the one you're currently using.
This won't work because esbuild is written with native code and needs to
install a platform-specific binary executab…
-
https://github.com/denoland/deno-gfm/issues/119
We use esbuild to compile a control that is delivered to the client. This was previously working, we just upgraded to JSR and now with the latest ve…
-
### Which Cloudflare product(s) does this pertain to?
Pages
### What version(s) of the tool(s) are you using?
3.87.0
### What version of Node are you using?
22.11.0
### What operating system and…
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
_No response_
### Which area(s) of pnpm are affected? (leave empty if unsure)
CLI
###…
-
### Describe the bug
通过ice-cli 搭建项目后,使用scss来引入mixin,启动,打包报错
Server compiled with errors. 10:11:47
EntryPoints: …
-
I'm building a [SvelteKit adapter](https://github.com/hearchco/sveltekit-adapter-aws) and am trying to publish it on jsr.io, is uses two imports:
- [esbuild](https://github.com/hearchco/sveltekit-ada…