🔧 added base tsconfig
This commit is contained in:
@@ -6,6 +6,7 @@ WORKDIR /acquisition-service
|
||||
# Install dependencies
|
||||
COPY package.json package-lock.json ./
|
||||
COPY moleculer.config.ts ./
|
||||
COPY tsconfig.json ./
|
||||
COPY tsconfig.build.json ./
|
||||
|
||||
# Install application dependencies
|
||||
|
||||
Reference in New Issue
Block a user