We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ebc334 commit ed3183eCopy full SHA for ed3183e
.dumirc.ts
@@ -8,7 +8,7 @@ export default defineConfig({
8
logo: 'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
9
},
10
exportStatic: {},
11
- outputPath: 'docs-dist',
+ outputPath: '.doc',
12
base: isGitPagesSite ? `/rc-overflow/` : `/`,
13
publicPath: isGitPagesSite ? `/rc-overflow/` : `/`,
14
styles: [
0 commit comments