mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
refactor: move cli to package folder (#28356)
This commit is contained in:
parent
fb0a54d548
commit
db589455f4
37 changed files with 133 additions and 139 deletions
|
|
@ -75,7 +75,7 @@
|
|||
{
|
||||
"label": "Build Immich CLI",
|
||||
"type": "shell",
|
||||
"command": "pnpm --filter cli build:dev"
|
||||
"command": "pnpm --filter @immich/cli build:dev"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue