react-scan
react-scan copied to clipboard
Have to enable `runInProduction` in my dev build
Hello, when using react-scan in the dev/debug version of our vite app, we have to set runInProduction
to true
for the scan to start. Is this expected?