Skip to content

Commit 0b96922

Browse files
committed
scripts update
1 parent 321365e commit 0b96922

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"version": "0.0.0",
55
"type": "module",
66
"scripts": {
7+
"predeploy": "npm run build",
78
"deploy":"gh-pages -d dist",
89
"dev": "vite --host",
910
"build": "tsc && vite build",

0 commit comments

Comments
 (0)