Skip to content

Commit 204f7a5

Browse files
committed
chore: update dumi version
1 parent b90b9ee commit 204f7a5

3 files changed

Lines changed: 401 additions & 392 deletions

File tree

config/config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ const config = {
22
mode: 'site',
33
title: 'React Guidebook',
44
description: 'React 完全知识体系',
5-
publicPath: '/react-guidebook/',
65
base: '/react-guidebook/',
7-
logo: 'http://img.mrsingsing.com/react-guidebook-favicon.png',
6+
publicPath: '/react-guidebook/',
87
favicon: './favicon.ico',
8+
logo: 'http://img.mrsingsing.com/react-guidebook-favicon.png',
9+
hash: true,
910
exportStatic: {},
10-
dynamicImport: {},
1111
theme: {
1212
'@primary-color': '#00A7D6',
1313
},

0 commit comments

Comments
 (0)