-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
We are not able to use genkit as a pac…
-
### What is the problem this feature would solve?
Bun.Transpiler does not support preserving jsx
### What is the feature you are proposing to solve the problem?
![image](https://github.com/ov…
-
### Environment
```
- Operating System: `Darwin`
- Node Version: `v20.14.0`
- Nuxt Version: `3.12.4`
- CLI Version: `3.12.0`
- Nitro Version: `2.9.7`
- Package Manager: `bun@1.…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Linux 6.4.13-200.fc38.x86_64 x86_64 unknown
### What steps can reprod…
-
Hi there,
I have no relation to the bun team at all (and, am a bit daft on web stuff). I'm looking to change to bun from pnpm for performance reasons, but there's no way to do this through the core…
-
**CORE TEAM DEV STACK OPTIONS:**
**Containerization:**
Docker, Kubernetes
**JS Runtime:**
Node, Deno, Bun
**Mono-Repo Management:**
[pnpm](https://pnpm.io/workspaces), [nx](https://nx.dev/), [nx po…
-
**Describe the bug**
Getting the following error when running this inside of a docker container:
error: FileNotFound while resolving package "source-map" from "/root/.bun/install/cache/elastic-a…
-
### What version of Bun is running?
1.1.27+267afa293
### What platform is your computer?
Linux 6.10.8-arch1-1 x86_64 unknown
### What steps can reproduce the bug?
The following code produces a Re…
-
Hono is an edge-first edge runtime specifically made to run anywhere. Hono has support for tRPC [through this middleware](https://github.com/honojs/middleware/tree/main/packages/trpc-server), as well …
-
### Environment
cloudflare pages
### Reproduction
try to deploy Nuxt to cloudflare pages using the /server/api/hello.ts folder with a simple test
```ts
export default defineEventHandler((_e…