plugin-react@6.0.4
Fixed $RefreshSig$ is not defined error when running vite dev with NODE_ENV=production
When running vite dev with NODE_ENV=production, the app errored with $RefreshSig$ is not defined.
This error is now fixed.