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
The command depend on your pacage manager but you can bump the SWC version in your node_module without having a new version of the package. And probably doing remove @vitejs/plugin-react-swc && add @vitejs/plugin-react-swc should work
After upgrading from 3.3.2 to 3.4.0 I am getting "ReferenceError: theme is not defined" when importing theme from Antd https://github.com/Kamahl19/react-starter/blob/main/src/common/styleUtils.ts#L3 . It seems it's caused by changes in @swc/core version 1.3.89
swc-project/swc#8007
The text was updated successfully, but these errors were encountered: