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
+1 -1
View File
@@ -115,7 +115,7 @@
"tests/**/*.ts"
]
},
"packages/client/remotes": {
"packages/api/remotes": {
"entry": [
"tests/**/*.e2e.ts"
],