Skip to content

Commit 435f7f7

Browse files
committed
add dev:build command
1 parent 43e00c4 commit 435f7f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"license": "MIT",
3636
"scripts": {
3737
"dev": "vite serve playground",
38+
"dev:build": "vite build playground",
3839
"build": "unbuild",
3940
"preview": "vite preview",
4041
"version": " git add -A src",

0 commit comments

Comments
 (0)