There was an error while loading. Please reload this page.
1 parent 319d8df commit c86be89Copy full SHA for c86be89
1 file changed
package.json
@@ -16,7 +16,7 @@
16
"scripts": {
17
"build": "turbo run build --concurrency=3",
18
"ci:build": "tsx scripts/ci-retry.ts pnpm run build",
19
- "watch": "pnpm -r run watch",
+ "watch": "turbo watch build --concurrency=3",
20
"play": "tsx scripts/play.ts",
21
"dev": "tsx scripts/play.ts",
22
"docs": "pnpm -C docs run docs",
0 commit comments