refactor: move plugins to packages (#28389)

This commit is contained in:
Jason Rasmussen
2026-05-12 09:28:30 -04:00
committed by GitHub
parent 571e6a8560
commit ad7aedb843
15 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ experimental_monorepo_root = true
[monorepo]
config_roots = [
"plugins",
"packages/plugins",
"server",
"packages/cli",
"deployment",