mirror of
https://github.com/immich-app/immich.git
synced 2026-05-22 23:12:32 -04:00
refactor: move cli to package folder (#28356)
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
{
|
||||
"label": "Build Immich CLI",
|
||||
"type": "shell",
|
||||
"command": "pnpm --filter cli build:dev"
|
||||
"command": "pnpm --filter @immich/cli build:dev"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user