You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
Hi guys.
I'm currently experimenting an issue with my new React project using React and GraphQL Apollo. Here is my stack :
The issue: When I run my tests, it seems that Apollo react client is not transpiled and throw tests :
My jest configuration is :
and my .babelrc is simply :
I found this issue #3202 but it seems that the solution doesn't work with my project.
Can you help me?
Thank you,
SLedunois
The text was updated successfully, but these errors were encountered: