mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
refactor(webchat): SwiftUI-only WebChat UI
# Conflicts: # apps/macos/Package.swift
This commit is contained in:
@@ -52,8 +52,6 @@ log "==> Killing existing Clawdis instances"
|
||||
kill_all_clawdis
|
||||
stop_launch_agent
|
||||
|
||||
# 1.5) Bundle web chat assets (single-file JS to avoid import-map issues).
|
||||
run_step "bundle webchat" bash -lc "cd '${ROOT_DIR}' && pnpm webchat:bundle"
|
||||
# Bundle built-in Canvas A2UI shell (single-file JS, shipped in the app bundle).
|
||||
run_step "bundle canvas a2ui" bash -lc "cd '${ROOT_DIR}' && pnpm canvas:a2ui:bundle"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user