refactor(api): colocate gateway and remote assembly

This commit is contained in:
imccyu
2026-08-07 15:48:29 +08:00
parent d941350227
commit bb61dc13f2
82 changed files with 645 additions and 432 deletions

View File

@@ -102,7 +102,7 @@
{ "path": "./packages/core/scope" },
{ "path": "./packages/typert/type-meta" },
{ "path": "./packages/typert/registry" },
{ "path": "./packages/host/api-gateway" },
{ "path": "./packages/api/gateway" },
{ "path": "./packages/typert/loader" },
{ "path": "./packages/session-persistence/session-persistence" },
{ "path": "./packages/session-persistence/session-checkpoint-policy" },