Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
myrotvorets-team committed Oct 6, 2021
1 parent 730b108 commit f70fcc8
Show file tree
Hide file tree
Showing 4 changed files with 1,024 additions and 938 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN \
npm rebuild && \
npm run prepare --if-present
COPY --chown=nobody:nobody ./src ./src
RUN npm run build -- --declaration false
RUN npm run build -- --declaration false --removeComments true --sourceMap false

FROM myrotvorets/node-min
USER root
Expand Down
Loading

0 comments on commit f70fcc8

Please sign in to comment.