mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
refactor: move plugins to packages (#28389)
This commit is contained in:
parent
571e6a8560
commit
ad7aedb843
15 changed files with 22 additions and 22 deletions
|
|
@ -2,7 +2,7 @@ experimental_monorepo_root = true
|
|||
|
||||
[monorepo]
|
||||
config_roots = [
|
||||
"plugins",
|
||||
"packages/plugins",
|
||||
"server",
|
||||
"packages/cli",
|
||||
"deployment",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue