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
In our Next.js project we recently moved from babel to SWC and unfortunately that meant we got rid of the babel integration for use-what-changed. Is there a way to continue to use // uwc-debug if we are using SWC?
The text was updated successfully, but these errors were encountered:
In our Next.js project we recently moved from babel to SWC and unfortunately that meant we got rid of the babel integration for use-what-changed. Is there a way to continue to use
// uwc-debug
if we are using SWC?The text was updated successfully, but these errors were encountered: