Skip to content

Commit dfbe101

Browse files
authored
Add outputPath to themeConfig in .dumirc.ts
1 parent 7b85e78 commit dfbe101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.dumirc.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ export default defineConfig({
66
name: 'Select',
77
logo: 'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
88
},
9+
outputPath: '.doc',
910
});

0 commit comments

Comments
 (0)