We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab4592 commit 89ba8ceCopy full SHA for 89ba8ce
1 file changed
packages/plugin-react/src/fast-refresh.ts
@@ -37,7 +37,7 @@ let prevRefreshSig;
37
38
if (!window.__vite_plugin_react_preamble_installed__) {
39
throw new Error(
40
- "@vitejs/plugin-react-refresh can't detect preamble. Something is wrong. " +
+ "@vitejs/plugin-react can't detect preamble. Something is wrong. " +
41
"See https://github.com/vitejs/vite-plugin-react/pull/11#discussion_r430879201"
42
);
43
}
0 commit comments