Files
ln-bi/Dockerfile
kkfluous 0c258dd1a2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(docker): copy src/shared into runtime image for server imports
src/server/auth/types.ts imports runtime values (role constants,
canAccessScheduling helper) from src/shared/auth/roles.ts — without
the shared folder in the final stage the server crashes with
ERR_MODULE_NOT_FOUND. Existing shared/scheduling imports survived
only because they were type-only and elided at runtime.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 15:44:49 +08:00

474 B