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 vitest incompatibility #3674

Closed
wants to merge 2 commits into from
Closed

fix vitest incompatibility #3674

wants to merge 2 commits into from

Commits on Jul 13, 2022

  1. fix vitest incompatibility

    ATM vitest/vite cannot load graphql correctly.
    I have reported this to vite here: vitejs/vite#7879
    
    I have tested this change with latest vitests and it seems to work correctly with this change. I will be using patch-package with graphql 16 for now, but it would be nice if this could land.
    
    Also why was `private: true` set here?
    capaj authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    4412cd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    102f122 View commit details
    Browse the repository at this point in the history