mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
9ba3e2605d
* fix(build): allow redirect responses to output files * add changeset * add test
5 lines
123 B
Markdown
5 lines
123 B
Markdown
---
|
|
"astro": patch
|
|
---
|
|
|
|
Fixes an issue where returning redirect responses resulted in missing files with certain adapters.
|