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 9dde829 commit f25c5f7Copy full SHA for f25c5f7
vite.config.ts
@@ -9,5 +9,6 @@ export default defineConfig({
9
// @ts-ignore
10
vitePluginServerEntry: {
11
disableAutoImport: true,
12
+ disableServerEntryEmit: true
13
},
14
});
0 commit comments