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
@@ -16,7 +16,7 @@ services:
- ${UPLOAD_LOCATION:-upload-devcontainer-volume}${UPLOAD_LOCATION:+/photos}:/data
- /etc/localtime:/etc/localtime:ro
- pnpm_store_server:/buildcache/pnpm-store
- ../plugins:/build/corePlugin
- ../packages/plugins:/build/corePlugin
immich-web:
env_file: !reset []
immich-machine-learning: