Skip to content

Commit 49fa8fe

Browse files
committed
clean up
1 parent c562df3 commit 49fa8fe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

frontend/docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ RUN npm install --ignore-scripts -g pnpm && \
77
pnpm install --ignore-scripts
88

99
COPY vite.config.ts tsconfig.json components.json tailwind.config.js ./
10-
COPY postcss.config.js* ./
1110
COPY index.html ./
1211
COPY public ./public
1312
COPY src ./src

0 commit comments

Comments
 (0)