vitejs / vite-plugin-react-swc

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

fix: better invalidation message when an export is added & fix HMR for export of nullish values #143

Closed ArnaudBarre closed 10 months ago

ArnaudBarre commented 10 months ago

This currently invalidate HMR if you export 0 or other nullish values