diff --git a/Dockerfile b/Dockerfile index b939539a4..727f2adc4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ COPY nginx/ nginx/ COPY assets/ assets/ COPY locale/ locale/ COPY scripts/removeSourcemaps.js scripts/ -COPY codegen.yml ./ +COPY scripts/build-types.js scripts/ COPY vite.config.js ./ COPY tsconfig.json ./ COPY sw.js ./