Last 12 weeks · 388 commits
5 of 6 standards met
Clarify that mode uses a configured custom when defined (running its / hooks during prerendering), and that mode now also generates optimized assets at build time via the service's hook, without bundling Sharp when it is not needed. See withastro/astro#17099. Description (required) Two mode descriptions were out of date: previously always used the adapter's internal workerd image service. It now uses the configured if one is defined (running its custom and hooks while prerendering), and falls back to the internal dependencies only when no custom service is set. previously ran only at runtime. It now also generates optimized image assets at build time for prerendered routes (the service's hook runs at build), and Sharp is no longer bundled into the worker when the configured service does not need it. The edits keep the existing bullet structure, reuse the existing Image Options link, and preserve the existing runtime caveat on . Related issues & labels (optional) Related: withastro/astro#17099 Suggested label: imageService` section. Update the version note below once the adapter release that ships astro#17099 is known. --> Discord username: adam.chal
Repository: withastro/docs. Description: Astro documentation Stars: 1653, Forks: 1864. Primary language: MDX. Languages: MDX (98.2%), TypeScript (0.9%), Astro (0.7%), JavaScript (0.2%), CSS (0%). License: MIT. Homepage: https://docs.astro.build/ Topics: astro, docs, documentation, website. Open PRs: 17, open issues: 8. Last activity: 13h ago. Community health: 100%. Top contributors: jsparkdev, ArmandPhilippot, sarah11918, dreyfus92, Nin3lee, liruifengv, astrobot-houston, delucis, Waxer59, morinokami and others.