0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/packages/integrations/vercel/src/lib
Arsh 05adaaa2d2
fix(vercel): edge middleware (#9585)
* 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>
2024-01-23 05:04:48 +05:30
..
fs.ts fix(vercel): edge middleware (#9585) 2024-01-23 05:04:48 +05:30
nft.ts
prerender.ts
redirects.ts fix(vercel): handle dots in source path for redirects (#9289) 2023-12-12 03:50:22 +05:30
speed-insights.ts
web-analytics.ts