Skip to content

Commit 5bb51d0

Browse files
authored
Merge pull request #240 from objectstack-ai/copilot/fix-ci-build-test-errors
2 parents 4e00c5e + 072df61 commit 5bb51d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dev:studio": "objectstack studio",
1414
"serve": "objectstack serve",
1515
"start": "objectstack start",
16-
"build": "pnpm -r build",
16+
"build": "pnpm --filter @hotcrm/core build && pnpm -r build",
1717
"build:ai": "pnpm --filter @hotcrm/ai build",
1818
"build:crm": "pnpm --filter @hotcrm/crm build",
1919
"build:support": "pnpm --filter @hotcrm/support build",

0 commit comments

Comments
 (0)