Skip to content

Commit

Permalink
Copy 'types' folder
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasr8 committed Nov 2, 2023
1 parent 94a81c4 commit 4b5cd1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ COPY tailwind.config.js .
COPY tsconfig.json .
COPY public public
COPY src src
COPY types types

RUN npm ci --ignore-scripts
RUN npm run build
Expand Down

0 comments on commit 4b5cd1a

Please sign in to comment.