We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c562df3 commit 49fa8feCopy full SHA for 49fa8fe
1 file changed
frontend/docker/Dockerfile
@@ -7,7 +7,6 @@ RUN npm install --ignore-scripts -g pnpm && \
7
pnpm install --ignore-scripts
8
9
COPY vite.config.ts tsconfig.json components.json tailwind.config.js ./
10
-COPY postcss.config.js* ./
11
COPY index.html ./
12
COPY public ./public
13
COPY src ./src
0 commit comments