Closed christopher-kapic closed 2 years ago
Use @astrojs/image to add image optimization. See if we can use headers so images would be cached on a CDN if using SSR.
This is done, but not perfect. The <Image /> component has some restrictions. See the readme.
<Image />
Use @astrojs/image to add image optimization. See if we can use headers so images would be cached on a CDN if using SSR.