Skip to content

Commit 72ad71f

Browse files
committed
fix: site build and deploy
1 parent ee5c869 commit 72ad71f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.dumirc.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ export default defineConfig({
1717
logo: 'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
1818
},
1919
outputPath: '.doc',
20+
base: basePath,
21+
publicPath,
2022
});

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rc-collapse ui component for react
1515

1616
## Live Demo
1717

18-
http://react-component.github.io/collapse/
18+
https://collapse-react-component.vercel.app
1919

2020
## Install
2121

0 commit comments

Comments
 (0)