mirror of
https://github.com/harivansh-afk/clanker-agent.git
synced 2026-04-15 09:01:13 +00:00
chore: remove unused pi web-ui package
Delete the dormant companion-os web-ui workspace and clean up the workspace, build, lint, and lockfile references that still pointed at it. Fixes #253 Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
parent
c0bba5c38f
commit
357ec23c6b
92 changed files with 8 additions and 17866 deletions
|
|
@ -42,7 +42,7 @@ fi
|
|||
RUN_BROWSER_SMOKE=0
|
||||
for file in $STAGED_FILES; do
|
||||
case "$file" in
|
||||
packages/ai/*|packages/web-ui/*|package.json|package-lock.json)
|
||||
packages/ai/*|package.json|package-lock.json)
|
||||
RUN_BROWSER_SMOKE=1
|
||||
break
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue