Skip to content

Commit

Permalink
stream logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Nov 22, 2024
1 parent 70ca088 commit f4098c4
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"scripts": {
"build": "lerna run build",
"start": "npm run build && lerna run start --parallel",
"start": "npm run build && lerna run start --parallel --stream",
"test": "jest",
"release": "npm run build && npm run changeset publish",
"changeset": "changeset",
Expand Down

0 comments on commit f4098c4

Please sign in to comment.