mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-07-27 01:55:46 +00:00
d93d4c6cd0
Stage 2 was looking for /build/dist but vite emits to /build/web/dist (WORKDIR is /build/web in stage 1). Fix the COPY --from=builder path.