-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
Description
📚 Subject area/topic
Vercel adapter edge middleware feature
📋 Page(s) affected (or suggested, for new content)
📋 Description of content that is out-of-date or incorrect
When edgeMiddleware is enabled, an edge function will execute your middleware code for all requests including static assets, prerendered pages, and on-demand rendered pages.
This does not appear to be true in my testing. Like other middleware it appears to only run on on-demand pages. See withastro/astro#10536 (comment)
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
This is a tricky one but I can put something together if necessary
everton-dgn
Metadata
Metadata
Assignees
Labels
improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)