react-scan
react-scan copied to clipboard
Vite Plugin Request
allow install as a vite plugin, so its not included in release build
it should use a no-op if in production, if you're using CDN it will include it in the bundle but shouldn't do anything. lmk if this is otherwise
@Snazzie For Vite you can check this one @pivanov/vite-plugin-react-scan :)
please let me know how it's work.
Works thanks