-
Hey, I know that the esbuild run option isn't out of beta, but I wanted to let you know that for some reason, the image plugin currently gets the reload-on-file-change stuck somewhere. I'm not quite …
-
It'd be nice if we could pass down flags to the cli and then into the esbuild buildSync function, more particularly I ran into an issue with a module I needed to exclude.
-
### What version of Bun is running?
1.1.10+5102a9443
### What platform is your computer?
Darwin 23.4.0 arm64 arm
### What steps can reproduce the bug?
1. `bun x create-vite repro -t vue-ts`
2. `…
-
We've recently changed this repo's `package.json` start command to use wrangler pages because of the referral tracker kv implementation.
```json
"start": "wrangler pages dev --port 8080"
```
…
-
## Problem
According to https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-using-build-typescript.html, `Sourcemap` can only be set to `true` or `false`…
-
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…
-
Hello.
Thanks for your solution! Can you add support for the esbuild-plugin-d.ts plugin?
https://github.com/floffah/esbuild-plugin-d.ts
-
*Before* submitting an issue please:
- Check that you are using the latest version of Inferno. Either using our [CDN @ Master](http://cdn.infernojs.org/latest/inferno.js) or by checking the tags on […
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager npm
- [x] I run Snowpack on macOS
- [x] I run Snowpack on Node.js 12.20.1
…