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 812d132 commit 5c83acaCopy full SHA for 5c83aca
vite.config.ts
@@ -14,5 +14,5 @@ export default defineConfig({
14
sveltekit(),
15
VitePluginRestart(vitePluginRestartOptions),
16
viteStaticCopy(viteStaticCopyOptions)
17
- ],
+ ]
18
});
0 commit comments