-
## Plugin Hooks
### Fully Supported Hooks
- [x] `options`
- [x] `buildStart`
- [x] `buildEnd`
- [x] `renderStart`
- [x] `renderError`
- [x] `generateBundle`
- [x] `writeBundle`
- [x] `clo…
-
Hello!
I can see use this myself, kudos for having this idea.
Could it be possible to make it modular though?
Thanks
-
We are thinking about implementing https://www.feelback.dev/blog/new-astro-starlight-integration/ on the web monetization docs site as a trial to see if it is worth expanding to all our documentation …
-
At the moment, Cosmos committers have to approve changes on a PR per commit to be able to run the integration tests.
It would be great if we looked into being able to approve once per PR, e.g., by …
-
Hi @bglw! Thanks again for [publishing the UI as NPM package](https://github.com/CloudCannon/pagefind/issues/209).
While building the [astro integration](https://github.com/shishkin/astro-pagefind)…
-
Version: Deno 2.0.4
When creating a Mono repo (with ` "nodeModulesDir": "auto"` set in the `deno.json`), the `deno install` command doesn't create `node_modules` in the sub projects. There is only …
-
How can i use this package with vite and astrojs, i was trying to implement this but i keep on getting this error
```js
[0] 9:35:44 PM [vite] Internal server error: "ESM integration proposal for W…
-
![image](https://github.com/user-attachments/assets/ee078521-5814-4883-91c9-6a9fefb6816b)
Possibly blocked on a separate workaround for the slow loading issue resolved in https://github.com/xtdb/xt…
-
`astro-i18next` is currently in beta. Before releasing v1.0.0, some things need to be worked out, mainly to improve DX.
Developers should be able to translate their Astro website / app as fast as p…
-
## Is your feature request related to a problem? Please describe
In Vue JSX, if `class` appears on multiple lines without using backticks, a module resolution error will occur, and now I have to ma…