Skip to content

Commit e30498b

Browse files
committed
stream logs
1 parent ef8fa9d commit e30498b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"./packages/*"
44
],
55
"scripts": {
6-
"build": "lerna run build",
6+
"build": "lerna run build --stream",
77
"start": "npm run build && lerna run start --parallel",
88
"test": "jest",
99
"release": "npm run build && npm run changeset publish",

0 commit comments

Comments
 (0)