Skip to content

Commit

Permalink
Add missing svelte files to ui image.
Browse files Browse the repository at this point in the history
  • Loading branch information
robholland committed Oct 22, 2024
1 parent 3382244 commit 82fe0fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snakes/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ COPY package*.json ./
RUN npm install

COPY . .
COPY .svelte-kit .svelte-kit

CMD ["npm", "run", "host"]

0 comments on commit 82fe0fe

Please sign in to comment.