Skip to content

Commit ed3183e

Browse files
authored
Update .dumirc.ts
1 parent 3ebc334 commit ed3183e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dumirc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default defineConfig({
88
logo: 'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
99
},
1010
exportStatic: {},
11-
outputPath: 'docs-dist',
11+
outputPath: '.doc',
1212
base: isGitPagesSite ? `/rc-overflow/` : `/`,
1313
publicPath: isGitPagesSite ? `/rc-overflow/` : `/`,
1414
styles: [

0 commit comments

Comments
 (0)