astro/.changeset/famous-games-warn.md
Erika cc90d72197
Add warning when using assets with non-node adapters (#6533)
* feat(assets): Add a warning that the project won't be able to build if used with a non-Node adapter

* chore: changeset
2023-03-13 13:16:17 -04:00

5 lines
111 B
Markdown

---
'astro': patch
---
Added a warning when trying to use `experimental.assets` with a not compatible adapter