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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 22 additions and 22 deletions

View file

@ -74,7 +74,7 @@ services:
- ${UPLOAD_LOCATION}/photos:/data
- /etc/localtime:/etc/localtime:ro
- pnpm_store_server:/buildcache/pnpm-store
- ../plugins:/build/corePlugin
- ../packages/plugins:/build/corePlugin
env_file:
- .env
environment: