refactor(api): colocate gateway and remote assembly

This commit is contained in:
imccyu
2026-08-07 21:47:17 +08:00
parent d941350227
commit bb61dc13f2
82 changed files with 645 additions and 432 deletions
+2 -2
View File
@@ -52,8 +52,8 @@
{ "path": "./packages/client/hmr" },
{ "path": "./packages/client/connection" },
{ "path": "./packages/typert/registry" },
{ "path": "./packages/host/api-gateway" },
{ "path": "./packages/client/remotes" },
{ "path": "./packages/api/gateway" },
{ "path": "./packages/api/remotes" },
{ "path": "./packages/client/runtime" },
{ "path": "./packages/client/test-runtime" },
{ "path": "./packages/client/ui-layout" },