-
Notifications
You must be signed in to change notification settings - Fork 30
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
Problems in Vite? #116
Comments
Thanks for the heads up! Do you have a public page where I can reproduce this? |
Thanks for the quick reply. No sorry don't have a repo right now as this is on a private project. But I'll build one and drop it here. |
@rbalicki2 there's a quick example here. The readme shows how to start the graphql server and run the client app using both vite and webpack. And in vite the dev extension doesn't work. Thanks for considering this 🙏🏻 Btw. slightly related - relay needs special setup for Vite right now - PR to fix it here. |
I'm also having this issue right now |
I'm having problems with the dev tools extension after moving my project from webpack to vite. The extension just keeps saying "This page doesn’t appear to be using Relay."
The text was updated successfully, but these errors were encountered: