Skip to content

Commit

Permalink
chore: 添加live-demo打包命令
Browse files Browse the repository at this point in the history
  • Loading branch information
spencer17x committed Jul 12, 2022
1 parent 3532dc4 commit d10aafd
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 @@ -8,6 +8,7 @@
"keywords": [],
"scripts": {
"dev:live-demo": "pnpm -F live-demo dev",
"build:live-demo": "pnpm -F live-demo build",
"changelog": "ar-changelog",
"changeset": "changeset"
},
Expand Down

0 comments on commit d10aafd

Please sign in to comment.