Cody Moniz

Results 2 comments of Cody Moniz
trafficstars

For those having trouble with `@swc/plugin-styled-components`, I found luck with downgrading to `@swc/[email protected]`: https://github.com/vitejs/vite-plugin-react-swc/issues/190#issuecomment-1907977402. With `@swc/[email protected]`, vite was just crashing upon visiting http://localhost:5173/ in the browser, with this error: ```...

@bambery after some investigation I was able to get it working with the latest @swc/plugin-styled-components https://github.com/unyo/vite-swc-styled-components-legacy