We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c1f50 commit 576975fCopy full SHA for 576975f
_config.yml
@@ -3,10 +3,10 @@ description: Just another documentation theme compatible with GitHub Pages
3
4
theme: null
5
6
-debug:
7
- compress: true
8
- dist: false
9
- shortcodes: true
+# debug:
+# compress: true
+# dist: false
+# shortcodes: true
10
11
readme_index:
12
with_frontmatter: true
package.json
@@ -25,7 +25,7 @@
25
"prettier": "^2.1.2",
26
"sass": "^1.27.1",
27
"sass-loader": "^10.0.4",
28
- "webpack": "^5.3.1",
+ "webpack": "^5.3.0",
29
"webpack-cli": "^4.1.0"
30
}
31
0 commit comments