Skip to content

Commit 5c83aca

Browse files
committed
fixup
1 parent 812d132 commit 5c83aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ export default defineConfig({
1414
sveltekit(),
1515
VitePluginRestart(vitePluginRestartOptions),
1616
viteStaticCopy(viteStaticCopyOptions)
17-
],
17+
]
1818
});

0 commit comments

Comments
 (0)