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 42f6585 commit 50828dcCopy full SHA for 50828dc
frontend/vite.config.ts
@@ -20,4 +20,4 @@ export default defineConfig(({ mode }) => ({
20
outDir: '.dist'
21
},
22
cacheDir: '.vite'
23
-}))
+}));
0 commit comments