You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be a bit out of scope for this project, but it may be worth considering also adding an SWC transform instead of just Babel. For big projects especially, Babel can get a bit slow and bulky. Next.js also uses SWC wherever possible, which means that for projects using Next, they don't need to rely on Babel.
The text was updated successfully, but these errors were encountered:
This may be a bit out of scope for this project, but it may be worth considering also adding an SWC transform instead of just Babel. For big projects especially, Babel can get a bit slow and bulky. Next.js also uses SWC wherever possible, which means that for projects using Next, they don't need to rely on Babel.
The text was updated successfully, but these errors were encountered: