0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/.changeset/many-news-rescue.md
Ben Holmes 771d1f7654
actions: Throw error on missing server output (#11028)
* feat: throw error on missing server output

* chore: changeset

* refactor: use isServerLikeOutput

* feat: add errors-data on actions build output

* chore: add jsdoc
2024-05-14 13:29:27 -04:00

81 B

astro
patch

Throw on missing server output when using Astro Actions.