Skip to content
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

fix: EXAMPLES wasn't working #158

Merged

Conversation

illusionalsagacity
Copy link
Contributor

I must have had different versions of things installed when I last
updated this. :( It was not loading using the ReactDOM.createRoot API,
and the graphql endpoint was incorrect.

I must have had different versions of things installed when I last
updated this. It was not loading using the ReactDOM.createRoot API,
and the graphql endpoint was incorrect.
}
},
"workspaces": [
"EXAMPLES",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change automatically links the version of rescript-apollo-client into the EXAMPLES workspace, so that you can use the local repository version instead of relying on a version to be published

@illusionalsagacity
Copy link
Contributor Author

@jeddeloh could we get this in too?

@zatchheems this fixes your comment

@jeddeloh jeddeloh merged commit bdff923 into jeddeloh:master Oct 16, 2024
1 check failed
@illusionalsagacity illusionalsagacity deleted the get-examples-working-again branch October 16, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants