mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
205 B
205 B
astro |
---|
patch |
This patch allows astro to run in node-compat mode in Deno. Deno doesn't support construction of response from async iterables in node-compat mode so we need to use ReadableStream.