vitejs / vite-plugin-react-swc

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

perf: wrap dynamic import to skip analysis of dynamic imports #80

Closed ArnaudBarre closed 1 year ago

ArnaudBarre commented 1 year ago

Re: https://github.com/vitejs/vite/pull/12732

I will do the same change the Babel plugin once merged