-
### Describe the feature
## The issue:
I'm creating an ESLint plugin based of [runtime-compat-data](https://github.com/unjs/runtime-compat/tree/main/packages/runtime-compat-data) ---> [eslint-plugin…
-
### System Info
System:
OS: macOS 14.7
CPU: (8) arm64 Apple M2
Memory: 52.23 MB / 24.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 20.17.0 - ~/.nodebrew/current/bin/node
…
-
### What is the problem this feature would solve?
Why plugins from `Bun.build` api not used in `bun build --compile`? I think it would be useful and convenient.
### What is the feature you are…
-
### What version of Elysia is running?
1.1.16
### What platform is your computer?
Linux 6.10.4-amd64 x86_64 unknown
### What steps can reproduce the bug?
- Add html plugin for JSX ()
- Do incorr…
-
### What version of Bun is running?
1.0.6+969da088f5db3258a803ec186012e30f992829b4
### What platform is your computer?
Linux 6.5.7-zen1-1-zen x86_64 unknown
### What steps can reproduce the bug?
…
-
Using the following yaml config
version: "2"
plugins:
- name: ts
wasm:
url: https://downloads.sqlc.dev/plugin/sqlc-gen-typescript_0.1.3.wasm
sha256: 287df8f6cc06377d67ad5ba02…
-
### Describe the bug
https://vercel.com/docs/functions/limitations#functions-name
> The following limits apply to the function's name when using [Node.js runtime](https://vercel.com/docs/functions…
-
### Describe the bug
If we define the load method in the root `+layout.server.ts` like this:
```ts
import type { LayoutServerLoad } from './$types';
export const load: LayoutServerLoad = () …
-
Hi - Im creating a monorepo with multiple services including a Remix PWA. I use docker to handle all the services in development and it works with Remix but crashes when I add your library.
It look…
-
It's kinda annoying that the kernel must fetch from both config locations on every request and more often than not only one is needed.
Cons:
- unnecessary use of rate limit
- clogs up the termi…