0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/.changeset/few-avocados-notice.md
Erika fbdc10f90f
fix(assets): Fixes assets generation when using custom paths and configs (#10567)
* fix(assets): Fixes assets generation when using custom paths and configs

* fix: tests

* fix: make sure remote files don't end up in nested folders by accident

* test: add a whole bunch of tests

* chore: changeset
2024-03-28 13:43:41 +01:00

5 lines
137 B
Markdown

---
"astro": patch
---
Fixes `astro:assets` not working when using complex config with `vite.build.rollupOptions.output.assetFileNames`