summaryrefslogtreecommitdiff
path: root/packages/integrations/netlify/test/edge-functions/fixtures (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Use .mjs extension when building for netlify edge and vercel serverless (#6317)Gravatar Bjorn Lu 3-0/+30
2022-11-08Support environment variables in Cloudflare and Netlify Edge functions (#5301)Gravatar Bjorn Lu 2-0/+4
2022-07-25Add the `output` option (#4015)Gravatar Matthew Phillips 3-9/+3
2022-06-22Fix react dependencies to improve test reliability (#3673)Gravatar hippotastic 1-1/+3
2022-06-16Fix: Netlify edge deployment when using markdown (#3612)Gravatar Ben Holmes 1-0/+7
2022-06-07Allow dynamic imports when using Netlify Edge Functions (#3535)Gravatar Matthew Phillips 5-0/+46
2022-04-22Netlify Edge: forward requests for static assets (#3170)Gravatar Matthew Phillips 4-0/+32
2022-04-21Fixes using React.lazy and Suspense (#3160)Gravatar Matthew Phillips 4-0/+14
2022-04-20Revert "Fixes using React.lazy and Suspense"Gravatar Matthew Phillips 5-27/+0
2022-04-20Fixes using React.lazy and SuspenseGravatar unknown 5-0/+27
2022-04-19Netlify Edge function support (#3148)Gravatar Matthew Phillips 4-0/+36