-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
natemoo-re
added
- P5: urgent
Fix build-breaking bugs affecting most users, should be released ASAP (priority)
s1-small
labels
Jun 2, 2022
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
|
mayank99
changed the title
🐛 BUG: portfolio template doesn't build with SSR adapter on 1.0.0-beta.36
🐛 BUG: portfolio template doesn't build with netlify SSR adapter
Jun 7, 2022
1 task
Thanks for raising the issue @mayank99! I've added it to our project board. |
bholmesdev
changed the title
🐛 BUG: portfolio template doesn't build with netlify SSR adapter
🐛 BUG: portfolio template doesn't build with netlify edge adapter
Jun 15, 2022
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: