-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
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
🐛 BUG: portfolio template doesn't build with netlify edge adapter #3466
Labels
- P5: urgent
Fix build-breaking bugs affecting most users, should be released ASAP (priority)
feat: ssr
Related to SSR (scope)
Comments
I'm still getting the same issue after updating to Logs with no changes
Logs with vite.ssr.noExternal=true
Logs with vite.ssr.noExternal=false
|
1 task
Thanks for raising the issue @mayank99! I've added it to our project board. |
Note: this issue is edge-specific. Updated issue title to reflect that! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
- P5: urgent
Fix build-breaking bugs affecting most users, should be released ASAP (priority)
feat: ssr
Related to SSR (scope)
What version of
astro
are you using?1.0.0-beta.36
Are you using an SSR adapter? If so, which one?
netlify
What package manager are you using?
npm
What operating system are you using?
Windows
Describe the Bug
After upgrading to 1.0.0-beta.33 or later, I am getting this error when running
npm run build
. Logs:Downgrading to 1.0.0-beta.31 makes it work again.
Link to Minimal Reproducible Example
https://github.com/mayank99/astro-netlify-edge/tree/1.0.0-beta.36
Participation
The text was updated successfully, but these errors were encountered: