refactor(api): remove ApiProxy package

This commit is contained in:
imccyu
2026-08-27 22:26:29 +08:00
parent e14d354e83
commit 4f00a8b82a
42 changed files with 54 additions and 3529 deletions
-3
View File
@@ -330,9 +330,6 @@ export default defineConfig({
// by decision: its correctness signal is its uninstrumented suite and
// the packer's end-to-end image spec.
'packages/experimental/webworker-runtime/src/**/*.ts',
'packages/host/apiproxy/src/index.ts',
'packages/host/apiproxy/src/invariant.ts',
'packages/host/apiproxy/src/api-proxy.ts',
// Projection/command round: executor lifecycle branches and the
// registry's drive tails need the same maturing lanes. TODO(gui):
// cover and remove with the client test lane above.