Skip to content

Commit

Permalink
Add workspace pnpm package to recursively run all packages package
Browse files Browse the repository at this point in the history
  • Loading branch information
techniq committed Feb 16, 2025
1 parent fbae381 commit cea54cc
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 @@ -7,6 +7,7 @@
"scripts": {
"test:unit": "pnpm -r test:unit",
"build": "rimraf packages/*/dist && pnpm -r build",
"package": "pnpm -r package",
"check": "pnpm -r check",
"lint": "pnpm -r lint",
"format": "pnpm -r format",
Expand Down

0 comments on commit cea54cc

Please sign in to comment.