Skip to content

Commit 0947e17

Browse files
committed
remove debug stuff
1 parent bf889c2 commit 0947e17

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ COPY package.json ./
66

77
RUN npm install
88

9-
RUN npx tsc --version
10-
119
COPY package.json tsconfig.json gulpfile.js ./
1210
COPY assets ./assets
1311
RUN npm run-script build

0 commit comments

Comments
 (0)