fix: enable mise monorepo root config (#316)

This commit is contained in:
enpitsulin
2026-04-01 23:41:29 +08:00
committed by Acbox
parent c3b2ede0ce
commit 8281a60d45
+3 -1
View File
@@ -1,5 +1,7 @@
experimental_monorepo_root = true
[monorepo] [monorepo]
config_roots = ["apps/web", "apps/desktop", "apps/browser", "packages/ui", "packages/sdk", "packages/config", "cmd/agent"] config_roots = ["apps/web", "cmd/agent"]
[tools] [tools]
# Go version from go.mod # Go version from go.mod