We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b6a82 commit 370ff74Copy full SHA for 370ff74
package.json
@@ -11,6 +11,7 @@
11
"scripts": {
12
"build": "lerna run --stream build",
13
"build:lib": "lerna run --stream --scope @*/mdx build",
14
+ "build:playground": "lerna run --stream --scope playground build",
15
"test": "lerna run --stream test",
16
"dev": "lerna run --stream --scope @*/mdx dev",
17
"release": "auto shipit"
0 commit comments