build web

This commit is contained in:
texm
2023-04-25 15:36:26 +08:00
parent 8ca91465f6
commit 718884daed

View File

@@ -13,7 +13,7 @@ const config = {
strict: true
}),
paths: {
// base: dev ? '' : '/shokku',
base: dev ? '' : '/shokku',
},
},
preprocess: vitePreprocess(),