We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e69ad77 commit 01dea24Copy full SHA for 01dea24
Dockerfile
@@ -4,7 +4,6 @@ COPY package.json /frontend/
4
COPY package-lock.json /frontend/
5
COPY tsconfig.json /frontend/
6
COPY tsconfig.app.json /frontend/
7
-COPY webpack.config.ts /frontend/
8
COPY angular.json /frontend/
9
COPY ./public/ /frontend/src/
10
COPY ./src/ /frontend/src/
0 commit comments