There was an error while loading. Please reload this page.
1 parent ba76a26 commit b1e7b2dCopy full SHA for b1e7b2d
1 file changed
apps/desktop/vite.config.desktop.ts
@@ -59,6 +59,7 @@ export default defineConfig({
59
port: 1424,
60
strictPort: true,
61
},
62
+ base: './',
63
build: {
64
outDir: 'dist',
65
emptyOutDir: true,
0 commit comments