mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-11 13:01:01 +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.