File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ // more config: https://d.umijs.org/config,
12import { defineConfig } from 'dumi'
23
34export default defineConfig ( {
@@ -7,7 +8,7 @@ export default defineConfig({
78 logo :
89 'https://user-images.githubusercontent.com/9554297/83762004-a0761b00-a6a9-11ea-83b4-9c8ff721d4b8.png' ,
910 outputPath : 'docs-dist' ,
10- // more config: https://d.umijs.org/config ,
11+ hash : true ,
1112 extraBabelPlugins : [
1213 [
1314 'babel-plugin-import' ,
Original file line number Diff line number Diff line change 5252 "@umijs/fabric" : " ^2.4.5" ,
5353 "@umijs/test" : " ^3.0.5" ,
5454 "conventional-changelog-cli" : " ^2.1.1" ,
55- "dumi" : " ^1.1.2 " ,
56- "dumi-theme-mobile" : " ^1.0.2 " ,
55+ "dumi" : " ^1.1.3 " ,
56+ "dumi-theme-mobile" : " ^1.0.3 " ,
5757 "eslint-plugin-json" : " ^2.1.2" ,
5858 "father-build" : " ^1.19.1" ,
5959 "gh-pages" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments