Skip to content

Commit 370ff74

Browse files
committed
Add build playground script
1 parent 39b6a82 commit 370ff74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"scripts": {
1212
"build": "lerna run --stream build",
1313
"build:lib": "lerna run --stream --scope @*/mdx build",
14+
"build:playground": "lerna run --stream --scope playground build",
1415
"test": "lerna run --stream test",
1516
"dev": "lerna run --stream --scope @*/mdx dev",
1617
"release": "auto shipit"

0 commit comments

Comments
 (0)