Skip to content

Commit

Permalink
chore: add command
Browse files Browse the repository at this point in the history
  • Loading branch information
zernonia committed Nov 3, 2023
1 parent 0bc37e7 commit 0f2c452
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 @@ -11,6 +11,7 @@
"scripts": {
"story:dev": "pnpm --filter histoire story:dev",
"build": "rimraf packages/radix-vue/dist && pnpm run -r build",
"build-only": "rimraf packages/radix-vue/dist && pnpm run -r build-only",
"docs:install": "pnpm --filter docs install",
"docs:dev": "pnpm --filter docs docs:dev",
"docs:build": "pnpm --filter docs docs:build",
Expand Down

0 comments on commit 0f2c452

Please sign in to comment.