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

@@ -115,7 +115,7 @@
"tests/**/*.ts"
]
},
"packages/client/remotes": {
"packages/api/remotes": {
"entry": [
"tests/**/*.e2e.ts"
],