-
### Astro Info
```block
Astro v4.15.2
Node v20.16.0
System macOS (arm64)
Package Manager npm
Output server
Ada…
-
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…
-
First of all, let me congratulate you guys on an amazing template.
I'm having a bit of trouble when building a site with image optimization as it crashes because, apparently, it runs out of memory.…
-
`> npm run build
> @example/basics@0.0.1 build
> astro build
11:44:45 PM [build] output target: static
11:44:45 PM [build] Collecting build info...
11:44:45 PM [build] Completed in 577ms.
11…
-
currently using vite and a single html and css file. would be nice to break out sections into astro components, with scoped generated classnames. hosting on firebase with PR actions would be sweet too…
-
-
- [x] I have checked that a similar [feature request](https://github.com/astronomer/astro-cli/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist.
**✍️ Is your featu…
-
I'm using `hybrid` mode with `mdx` to render the blog content.
With `@astrojs/node`, the production build serves the image with `.webp` normally.
But with `astro-bun`, it is always **404 not found…
-
### Describe the problem
i like sveltekit support array for publicPrefix config.
I have to deal with a vendor lib that expect public environment variables prefixed with NHOST_* and rest used PUBLI…
-
### Describe the bug
Hello, I have partytown not working in my astro.js project.
I try to run it from the official integration and it doesn't work https://docs.astro.build/en/guides/integrations-gui…