6.0.4
Fixed 1
- Fix $RefreshSig$ is not defined error when running vite dev with NODE_ENV=production
From @vitejs/plugin-react
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.