Skip to content

Commit 7191ff9

Browse files
committed
or now?
1 parent 4a1eeb8 commit 7191ff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ COPY web/index.html .
3636
COPY web/vite.config.js .
3737
COPY web/.env.production .
3838
COPY web/public public
39+
COPY web/public/wasm public/wasm
3940
COPY web/src src
4041
RUN npm run build
4142

0 commit comments

Comments
 (0)