feat: change output dir
This commit is contained in:
@@ -72,4 +72,6 @@ export default defineConfig({
|
||||
{ icon: "gitee", link: "https://gitee.com/gushenfree/flower-rain" },
|
||||
],
|
||||
},
|
||||
// 在 VitePress 中项目根目录视为 docs 目录
|
||||
outDir: "..output/docs/dist",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user