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 1bf8bcf commit 5e8f0aeCopy full SHA for 5e8f0ae
packages/vitepress/vitepress-demo-block/package.json
@@ -23,6 +23,6 @@
23
"vue": "*"
24
},
25
"scripts": {
26
- "build": "vite build"
+ "build": "rm -rf dist && vite build"
27
}
28
0 commit comments