add pub dir

This commit is contained in:
Fractal-Tess
2023-05-12 22:54:21 +03:00
parent 96830b792d
commit cd5109dbb6

View File

@@ -17,10 +17,10 @@ export default defineConfig({
} }
}, },
publicDir: false,
clearScreen: false, clearScreen: false,
publicDir: 'static',
server: { server: {
strictPort: true, strictPort: true,
port: 5173 port: 5173