mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-13 07:14:25 -05:00
Removing A Debugging Line
This commit is contained in:
parent
670b8ab50c
commit
0b62980340
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ COPY . .
|
||||||
|
|
||||||
# I don't have any tests, I am bad.
|
# I don't have any tests, I am bad.
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
RUN cat -e vite.config.ts
|
|
||||||
RUN npx vite build
|
RUN npx vite build
|
||||||
|
|
||||||
# Copy the distribution folder into the final image.
|
# Copy the distribution folder into the final image.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue