Skip to content

Commit

Permalink
add dev:build command
Browse files Browse the repository at this point in the history
  • Loading branch information
zernonia committed May 9, 2023
1 parent 43e00c4 commit 435f7f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"license": "MIT",
"scripts": {
"dev": "vite serve playground",
"dev:build": "vite build playground",
"build": "unbuild",
"preview": "vite preview",
"version": " git add -A src",
Expand Down

0 comments on commit 435f7f7

Please sign in to comment.