Skip to content

Commit

Permalink
Revert "chore: Try installing global ts"
Browse files Browse the repository at this point in the history
This reverts commit 452634c.
  • Loading branch information
msarcev committed Nov 24, 2023
1 parent 3216543 commit 252ce22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ RUN echo 'server {\
RUN echo Node $(node -v)
RUN echo Npm $(npm -v)
RUN npm install
RUN npm install typescript -g
RUN echo Tsc $(tsc -v)
RUN npm run build

Expand Down

0 comments on commit 252ce22

Please sign in to comment.