0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/integrations/image/test
Nate Moore f8f4d49aba
Output assets to _astro directory (#5772)
* WIP: emit assets to _astro

* chore: better _astro handling

* refactor: emit server assets to `chunks/`

* chore: update /asset tests

* test: add explicit build output tests

* fix: update image to emit to configured asset path

* chore: update changeset

* chore: update image tests

* chore: update image tests

* test: update css test

* test: update bundling test

* test: update tests

* Update packages/astro/src/@types/astro.ts

Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>

* Update packages/astro/src/@types/astro.ts

Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>

* Update packages/astro/src/@types/astro.ts

Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>

* chore: add clarifying comment

Co-authored-by: Nate Moore <nate@astro.build>
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2023-01-09 10:01:33 -06:00
..
fixtures
background-color-image-ssg.test.js
background-color-image-ssr.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
get-image.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
image-ssg.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
image-ssr-build.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
image-ssr-dev.test.js
no-alt-text-image-ssg.test.js
no-alt-text-image-ssr.test.js
no-alt-text-picture-ssg.test.js
no-alt-text-picture-ssr.test.js
picture-ssg.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
picture-ssr-build.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
picture-ssr-dev.test.js
rotation.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
sharp.test.js
squoosh-service.test.js
test-utils.js
with-mdx.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00