Skip to content

Commit 576975f

Browse files
author
saowang
committed
v2.0.10
1 parent d5c1f50 commit 576975f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ description: Just another documentation theme compatible with GitHub Pages
33

44
theme: null
55

6-
debug:
7-
compress: true
8-
dist: false
9-
shortcodes: true
6+
# debug:
7+
# compress: true
8+
# dist: false
9+
# shortcodes: true
1010

1111
readme_index:
1212
with_frontmatter: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier": "^2.1.2",
2626
"sass": "^1.27.1",
2727
"sass-loader": "^10.0.4",
28-
"webpack": "^5.3.1",
28+
"webpack": "^5.3.0",
2929
"webpack-cli": "^4.1.0"
3030
}
3131
}

0 commit comments

Comments
 (0)