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 b9ff7bd commit 46fc208Copy full SHA for 46fc208
package.json
@@ -1,5 +1,8 @@
1
{
2
"name": "mdx",
3
+ "scripts": {
4
+ "build": "yarn workspaces foreach --topological-dev -Av run build"
5
+ },
6
"workspaces": [
7
"packages/*",
8
"examples/*"
0 commit comments