-
I got this error after I fixed the version conflict issue of graphql. Now, after hacking the
Repro steps: https://github.com/Stupidism/nx-payload-demo.
|
Beta Was this translation helpful? Give feedback.
Answered by
Stupidism
Feb 28, 2023
Replies: 1 comment
-
Figured it out myself. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Stupidism
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured it out myself.
I overrided the babel loader config before. Now it applies to swc-loader. Removing them fixed for me.