mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-17 02:25:57 +00:00
fix: add postinstall to build agent-sdk
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"scripts": {
|
||||
"postinstall": "bun run build:agent-sdk",
|
||||
"start:dev": "bun ./scripts/build/start-all.ts",
|
||||
"start:server": "bun run --filter @browseros/server start",
|
||||
"start:agent": "bun ./scripts/build/controller-ext.ts && bun run --filter @browseros/agent dev",
|
||||
|
||||
Reference in New Issue
Block a user