chore(tsconfig): fix moduleResolution and path aliases for Next.js project

This commit is contained in:
Ismail Ali
2025-06-21 09:58:16 +02:00
parent 38ee1ae381
commit dd76665848
11 changed files with 41 additions and 25 deletions

View File

@@ -6,5 +6,5 @@ NEXT_PUBLIC_USE_MOCK_BACKEND_LOOP_START=false
NEXT_PUBLIC_EXPORT_STATIC=false
NEXT_PUBLIC_USE_CGI=false
# App-Versionsnummer
NEXT_PUBLIC_APP_VERSION=1.6.436
NEXT_PUBLIC_APP_VERSION=1.6.437
NEXT_PUBLIC_CPL_MODE=jsmock # json (Entwicklungsumgebung) oder jsmock (CPL ->CGI-Interface-Simulator) oder production (CPL-> CGI-Interface Platzhalter)