mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
module-aliases in order to have things working with NODE_ENV=production
This commit is contained in:
parent
45068d512c
commit
549f218231
@ -1,5 +1,8 @@
|
||||
/* eslint-disable @typescript-eslint/no-explicit-any */
|
||||
|
||||
// resolve @-import-aliases
|
||||
import 'module-alias/register'
|
||||
|
||||
import createServer from './server/createServer'
|
||||
|
||||
// config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user