Exclude plugins defined in configuration #2788
Unanswered
edwincoronado
asked this question in
Q&A
Replies: 1 comment
-
Probably not the answer you're looking for, but in my case I'm setting target higher and specifically include necessary transforms instead. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
Babel has the ability to exclude plugins like regenerator runtime in its configuration such as:
Is anybody aware on how to accomplish this in swc? I can't seem to find it in the docs.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions