Skip to content

Commit ee5c869

Browse files
committed
fix: fix doc deploy
1 parent 7339503 commit ee5c869

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.dumirc.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ export default defineConfig({
1616
name: 'Collapse',
1717
logo: 'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
1818
},
19+
outputPath: '.doc',
1920
});

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"eslint-plugin-jest": "^27.6.0",
6666
"eslint-plugin-unicorn": "^49.0.0",
6767
"father": "^4.1.3",
68+
"gh-pages": "^6.2.0",
6869
"husky": "^9.0.0",
6970
"jest": "^29.1.2",
7071
"less": "^4.2.0",

0 commit comments

Comments
 (0)