We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7efd62f commit 26a9251Copy full SHA for 26a9251
Dockerfile
@@ -16,7 +16,6 @@ RUN \
16
17
RUN \
18
cd /app/client && \
19
- rm -rf node_modules && \
20
npm install node-sass && \
21
npm install && \
22
npm run build
0 commit comments