Skip to content

Commit

Permalink
chore: add build-playground script
Browse files Browse the repository at this point in the history
  • Loading branch information
chizukicn committed Sep 9, 2023
1 parent 45281e8 commit 703970b
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 @@ -47,6 +47,7 @@
"stub": "unbuild --stub",
"dev": "pnpm test",
"play": "vite playground",
"build:playground": "vite build playground",
"prepublishOnly": "pnpm run build",
"release": "bumpp --commit --push --tag && pnpm publish",
"lint": "eslint .",
Expand Down

0 comments on commit 703970b

Please sign in to comment.