lambda-packages
lambda-packages copied to clipboard
WIP: Adding an optional image service based on Squoosh
Changes
- Adds a new image service based on Squoosh and next/image
- Adds a new
astro:build:generatedhook - Removes additional Node.js dependencies in the SSR bundle, currently blocking deno support
Testing
All existing tests should pass
Docs
TBD