Skip to content

Commit

Permalink
chore: change script
Browse files Browse the repository at this point in the history
  • Loading branch information
KagChi authored Nov 13, 2022
1 parent d9d2d72 commit 6da7ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN npm install

COPY . .

RUN npm run build
RUN npm run compile

RUN npm prune --production

Expand Down

0 comments on commit 6da7ccf

Please sign in to comment.