mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-13 12:42:14 -05:00
Why Does It Behave Different On Different Machines?
This commit is contained in:
parent
edc98bc774
commit
c0116f6223
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ 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 ls /app
|
RUN ls .
|
||||||
RUN bunx --bun vite build
|
RUN bunx --bun 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