Skip to content

Commit eed22ae

Browse files
zewa6663cp
authored andcommitted
fix(docker): remove unnecessary copy task
1 parent 98c0270 commit eed22ae

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

skeleton/docker/Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@ COPY *.* ./
6464

6565
# Copy source files
6666
COPY src ./src
67-
// @if feat['scaffold-navigation']
68-
69-
# Copy @fortawesome files
70-
COPY @fortawesome ./@fortawesome
71-
// @endif
7267

7368

7469
// @if feat.cypress || feat.protractor || feat.jest || feat.karma

0 commit comments

Comments
 (0)