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 99ec32a commit 181a1d0Copy full SHA for 181a1d0
package.json
@@ -4,7 +4,7 @@
4
"description": "Official mojs website for tutorials and documentation",
5
"private": true,
6
"scripts": {
7
- "start": "vuepress dev docs",
+ "start": "vuepress dev docs --no-cache",
8
"build": "vuepress build docs"
9
},
10
"repository": {
0 commit comments