-
### What version of Bun is running?
1.0.13
### What platform is your computer?
Vercel Deploy
### What steps can reproduce the bug?
- Astro v3.5.5
- @astrojs/vercel^5.2.0
astro.config.mjs
```…
-
### Astro Info
```block
Astro v4.7.0
Node v20.10.0
System Linux (x64)
Package Manager pnpm
Output static
Ad…
-
### Astro Info
```block
Astro v4.2.3
Node v18.17.1 (also tried with Node v20)
System macOS (arm64)
Package Manager unknown
Out…
-
Whenever I try to build cf-wasm/og for the pages environment, it gives me the following error.
`TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".bin" for /builds/renderz/renderz-sve…
-
Context: https://github.com/arcjet/arcjet-docs/issues/55#issuecomment-2379834926
Experiment: https://github.com/arcjet/arcjet-docs/pull/118
-
### What version of Bun is running?
bun install v1.0.18 (36c316a2)
### What platform is your computer?
Github Actions
### What steps can reproduce the bug?
Using astro :)
bun install…
-
Hi,
First of all thank you for this project.
I have some csv files without a defined `id` column, nor a column which values are unique itself.
E.g. a csv with a `year` and `month` column.
W…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Whenever Zed attempts to start a language server, it seems to produce the wrong path to the …
-
The build time grows progressively for each page, and the odds are that it's stuck in some kind of dead loop.
I've since switched to using the marked library's parse method to build properly.
![im…
-
## Steps to reproduce
1. Clone https://github.com/withastro/astro
2. `cd` into cloned repository
3. Run `pnpm i`
4. Run `cd packages/astro`
5. Run `DENO_FUTURE=1 deno task test:node`
Output:…