chore: fix umi.ts

This commit is contained in:
xrkffgg
2020-12-27 02:24:53 +08:00
committed by GitHub
parent 5e251408e1
commit 6189e252e2

View File

@@ -11,6 +11,7 @@ export default defineConfig({
logo:
'https://avatars1.githubusercontent.com/u/73879334?s=200&v=4',
exportStatic: {},
outputPath: 'docs-dist',
hash: true,
base: `/${name}/`,
publicPath: `/${name}/`,