Skip to content

Commit

Permalink
stream logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Nov 15, 2024
1 parent ef8fa9d commit e30498b
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 @@ -3,7 +3,7 @@
"./packages/*"
],
"scripts": {
"build": "lerna run build",
"build": "lerna run build --stream",
"start": "npm run build && lerna run start --parallel",
"test": "jest",
"release": "npm run build && npm run changeset publish",
Expand Down

0 comments on commit e30498b

Please sign in to comment.