What is the equivalent for babel overrides
config?
#3924
Unanswered
ThangHuuVu
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm experimenting with SWC to replace our current Babel setup.
babel.config.js
looks like this:How can I achieve this using SWC? I've tried using multiple entries with
test
for the second entry, but it doesn't seem to work.Beta Was this translation helpful? Give feedback.
All reactions