-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Apolo in SSR mode - error " __DEV__ is not defined" #10171
Comments
Hi, @websitevirtuoso 👋 We have an alpha release with a change that should improve things here, you can install it with |
@alessbell Thanks. I will try to test it. And Will inform you about any changes. Thanks For everything |
Hi @websitevirtuoso 👋🏻 just wanted to follow up here - we are closing this issue as completed. Please do feel free to open a new issue if you continue to see this happening after trying |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Intended outcome:
I am trying to implement ssg for vue 3 project with apollo
Actual outcome:
Getting error
How to reproduce the issue:
I pushed the project to review.
https://github.com/websitevirtuoso/vite-ssg-apollo
Please run
I had to implement patch to had ability to use apollo in SSR mode and it worked for some repos but this currect project much bigger.
Please check 2 last commits in my repo to have more idea
antfu-collective/vite-ssg#241
but I am getting another error not connected with ssg.
This is apollo specific error connected with SSR
Versions
Thanks for great lib.Hope to get your support
The text was updated successfully, but these errors were encountered: