astro/packages/integrations/image/test/fixtures
Tony Sullivan ef9345767b
WIP: [image] Fixing SSR support and improving error validation (#4013)
* fix: SSR builds were hitting an undefined error and skipping the step for copying original assets

* chore: update lockfile

* chore: adding better error validation to getImage and getPicture

* refactor: cleaning up index.ts

* refactor: moving SSG build generation logic out of the integration

* splitting build to ssg & ssr helpers, re-enabling SSR image build tests

* sharp should automatically rotate based on EXIF

* cleaning up how static images are tracked for SSG builds

* undo unrelated mod.d.ts change

* chore: add changeset
2022-07-22 23:01:56 +00:00
..
basic-image Fixing TypeScript type definitions for image components (#3980) 2022-07-20 00:33:11 +00:00
basic-picture Fixing TypeScript type definitions for image components (#3980) 2022-07-20 00:33:11 +00:00
rotation WIP: [image] Fixing SSR support and improving error validation (#4013) 2022-07-22 23:01:56 +00:00