0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset/spicy-tips-dream.md

398 B

@astrojs/deno @astrojs/netlify @astrojs/image astro
major major minor major

Breaking Change: client assets are built to an _astro directory in the build output directory. Previously these were built to various locations, including assets/, chunks/ and the root of build output.

You can control this location with the new build configuration option named assets.