Skip to content

plugin-react@6.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 04:16
plugin-react@6.0.4
f4b5498

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.