Skip to content

Commit

Permalink
Stream logs
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw committed Dec 25, 2023
1 parent 8d109f4 commit 1305d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"build": "pnpm -r build",
"build": "pnpm --stream -r build",
"lint": "pnpm -r lint",
"format:check": "pnpm -r format:check",
"format:write": "pnpm -r format:write"
Expand Down

0 comments on commit 1305d9f

Please sign in to comment.