mirror of
https://github.com/withastro/astro.git
synced 2025-01-22 10:31:53 -05:00
218 B
218 B
astro |
---|
patch |
Fixes an issue where server islands do not work in projects that use an adapter but only have prerendered pages. If an adapter is added, the server island endpoint will now be added by default.