Skip to content

Commit

Permalink
fix(docker): no more types folder
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp committed May 3, 2020
1 parent 7c26414 commit 56caa9e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions skeleton/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ COPY config ./config
// @endif
COPY aurelia_project ./aurelia_project

// @if feat.typescript && feat.webpack
COPY types ./types
// @endif

// @if feat.webpack
COPY static ./static
// @endif
Expand Down

0 comments on commit 56caa9e

Please sign in to comment.