This commit is contained in:
alirehmani
2024-05-10 18:13:35 +05:00
parent be59c0eb43
commit 2b47dccc66
2 changed files with 4 additions and 13518 deletions

View File

@@ -20,7 +20,10 @@ COPY ./src/Managing.WebApp/package*.json ./
# Install dependencies # Install dependencies
#RUN npm ci --production --loglevel=verbose #RUN npm ci --production --loglevel=verbose
RUN npm i --omit=dev --loglevel=verbose #RUN npm i --omit=dev --loglevel=verbose
RUN npm i --max-old-space-size=12000 --loglevel=verbose
# Copy the application code # Copy the application code
COPY . . COPY . .

File diff suppressed because it is too large Load Diff