Skip to content

Commit 5e8f0ae

Browse files
committed
chore: update dev deps
1 parent 1bf8bcf commit 5e8f0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vitepress/vitepress-demo-block/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"vue": "*"
2424
},
2525
"scripts": {
26-
"build": "vite build"
26+
"build": "rm -rf dist && vite build"
2727
}
2828
}

0 commit comments

Comments
 (0)