vitejs / vite-plugin-react-swc

Speed up your Vite dev server with SWC
MIT License
778 stars 50 forks source link

I encountered some issues while using the "@lingui/swc-plugin" plugin. #133

Closed shlroland closed 10 months ago

shlroland commented 11 months ago

related issue https://github.com/lingui/swc-plugin/issues/61

Now I use this resolutions to fix it.

image

So update deps could resolve this problem?

ArnaudBarre commented 11 months ago

Did you use the latest version of the plugin? It seems that there is nothing I can do here

shlroland commented 11 months ago

Did you use the latest version of the plugin? It seems that there is nothing I can do here

Yes. But why the version of @swc/core is 1.3.61

image
ArnaudBarre commented 11 months ago

Because this was the latest version available on released. It's using a ^ so that's not an issue