[@astrojs/image] images should be built to dist/assets
#4677
Labels
- P4: important
Violate documented behavior or significantly impacts performance (priority)
pkg: image
Related to the `@astrojs/image` package (scope)
What version of
astro
are you using?1.0.7
Are you using an SSR adapter? If so, which one?
none
What package manager are you using?
pnpm
What operating system are you using?
mac
Describe the Bug
Optimized images built for SSG builds are being dropped in the main
dist
directory, they should go intodist/assets
along side other static assets built by ViteLink to Minimal Reproducible Example
https://github.com/withastro/www-2
Participation
The text was updated successfully, but these errors were encountered: