vitejs / vite-plugin-react-swc

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

Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform. #54

Closed rs-8 closed 1 year ago

rs-8 commented 1 year ago

Hello! Have issue described above.

Link to similar issue in swc

ArnaudBarre commented 1 year ago

Hi,

The issue you linked is pretty clear and well tracked.

This project only allow you to use SWC plugins and is not a tracker for all the various missing features of these plugins.