This commit is contained in:
yanweidong 2024-09-27 17:49:17 +08:00
parent b8f7e1555f
commit de971ad7f2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ export default defineConfig({
srcDir: '../src',
assetsDir: './static',
outDir: './dist',
outDir: '../dist',
appearance: 'dark',
themeConfig: {