Skip to content

Commit e326386

Browse files
committed
chore: update
1 parent 89f44ac commit e326386

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
@@ -27,6 +27,7 @@
2727
"dev": "npm run build-fast -- --watch",
2828
"play": "pnpm run -C playground dev",
2929
"play:build": "pnpm run -C playground build",
30+
"preview": "pnpm run -C playground preview",
3031
"serve": "pnpm run -C playground serve",
3132
"format": "prettier --write --cache .",
3233
"lint": "eslint . --ext .vue,.js,.ts,.jsx,.tsx,.md,.json --max-warnings 0 --cache",

0 commit comments

Comments
 (0)