We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
astro
1.8.0
Netlify
npm
Mac
When using experimental prerender option with Netlify Edge Functions adapter and run build an error is throw.
https://stackblitz.com/github/juanmiguelguerrero/astro-prerender-edge-functions-error
The text was updated successfully, but these errors were encountered:
Guessing this will be fixed by #5822 but we'll have to wait until the release is out.
Sorry, something went wrong.
Unfortunately, this is still an issue! Looks like a problem with edge functions specifically. Will take a look today.
fix(#5723): build prerendered pages with Netlify edge functions
86ffb0a
fix(#5723): build prerendered pages with Netlify edge functions (#5885)
8f1ae06
* fix(#5723): build prerendered pages with Netlify edge functions * chore: add changeset Co-authored-by: Nate Moore <nate@astro.build>
natemoo-re
Successfully merging a pull request may close this issue.
What version of
astro
are you using?1.8.0
Are you using an SSR adapter? If so, which one?
Netlify
What package manager are you using?
npm
What operating system are you using?
Mac
Describe the Bug
When using experimental prerender option with Netlify Edge Functions adapter and run build an error is throw.
Link to Minimal Reproducible Example
https://stackblitz.com/github/juanmiguelguerrero/astro-prerender-edge-functions-error
Participation
The text was updated successfully, but these errors were encountered: