mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
05adaaa2d2
* create vercel edge middleware remove getVercelOutput * handle node built-in modules * edge function to node fetch * adjust tests * add test * add changeset * function paths as constants * ensure node built-in modules are namespaced with `node:` * x-astro-path as constant * appease linter * add comments for ASTRO_PATH_HEADER and ASTRO_LOCALS_HEADER --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
85 B
85 B
@astrojs/vercel |
---|
patch |
Fixes an issue where edge middleware did not work.