mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-24 21:42:22 +02:00
[Haik]: ckpt (shld have fixed tool mcp discovery in prod - but untested) (Added browser control animations) (Made browser top input function as search) (swapped run.sh to not open up site locally in addition to the electron app)
This commit is contained in:
@@ -50,7 +50,7 @@ fi
|
||||
# Step 1: Build frontend
|
||||
echo "[1/3] Building frontend..."
|
||||
cd "$PROJECT_ROOT/frontend"
|
||||
npm ci
|
||||
npm install
|
||||
npm run build
|
||||
|
||||
if [[ ! -f "$PROJECT_ROOT/frontend/dist/index.html" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user