-
This PR looks really neat: It's not clear to me what happens next. Is it possible now to use babel plugins with swc, and if so, how does one do that? |
Beta Was this translation helpful? Give feedback.
Answered by
kwonoj
Mar 20, 2023
Replies: 1 comment
-
Having an ast translator is not directly related with using babel plugins in swc. It is an internal to help interop some cases currently. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kwonoj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Having an ast translator is not directly related with using babel plugins in swc. It is an internal to help interop some cases currently.