refactor(ui): implement dedicated package @page-agent/ui

This commit is contained in:
Simon
2025-12-15 17:34:12 +08:00
parent 2b8b6ef86a
commit d1c8ca8197
18 changed files with 150 additions and 15 deletions

View File

@@ -5,6 +5,7 @@
"type": "module",
"workspaces": [
"packages/page-controller",
"packages/ui",
"packages/page-agent",
"packages/website"
],