feat(cloud-api): add workspace application entrypoint

This commit is contained in:
2026-07-12 16:41:17 +08:00
parent 47dfc3b8c5
commit 2af8909b29
8 changed files with 88 additions and 2 deletions
+4 -1
View File
@@ -24,7 +24,10 @@ dev = [
]
[tool.uv.workspace]
members = ["packages/cloud-platform"]
members = [
"apps/cloud-api",
"packages/cloud-platform",
]
[tool.setuptools.packages.find]
include = [