There was an error while loading. Please reload this page.
1 parent 5cfca60 commit 73f231fCopy full SHA for 73f231f
1 file changed
package.json
@@ -7,7 +7,7 @@
7
"test": "vitest run",
8
"test:integration": "vitest run --config vitest.integration.config.ts",
9
"dev": "mastra dev",
10
- "build": "mastra build --studio",
+ "build": "mastra build",
11
"start": "mastra start",
12
"lint": "eslint .",
13
"lint:fix": "eslint . --fix",
0 commit comments