mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-20 18:55:47 +08:00
chore: fix umi.ts
This commit is contained in:
@@ -11,6 +11,7 @@ export default defineConfig({
|
|||||||
logo:
|
logo:
|
||||||
'https://avatars1.githubusercontent.com/u/73879334?s=200&v=4',
|
'https://avatars1.githubusercontent.com/u/73879334?s=200&v=4',
|
||||||
exportStatic: {},
|
exportStatic: {},
|
||||||
|
outputPath: 'docs-dist',
|
||||||
hash: true,
|
hash: true,
|
||||||
base: `/${name}/`,
|
base: `/${name}/`,
|
||||||
publicPath: `/${name}/`,
|
publicPath: `/${name}/`,
|
||||||
|
Reference in New Issue
Block a user