Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, I am switching from babel to swc in jest, and am seeing this change in snapshots:
where Event corresponds to
new Event()
.Same thing happens with a react function component called Response :
Does anybody know if there is some swc option I could turn on to prevent that?
Beta Was this translation helpful? Give feedback.
All reactions