Fix: Use @shared/* alias instead of relative paths for Docker compat
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -8,4 +8,4 @@ export type {
|
||||
VorabiturEHForm,
|
||||
EHTemplate,
|
||||
DirektuploadForm,
|
||||
} from '../../../../../../shared/types/klausur'
|
||||
} from '@shared/types/klausur'
|
||||
|
||||
Reference in New Issue
Block a user