Skip to content

Commit b4e214c

Browse files
authored
Merge pull request #211 from dtinit/GCP/fix-scss-runtime-error
GCP: fix scss runtime error
2 parents e075f98 + d4a4037 commit b4e214c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.dockerignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,8 @@ logs/
5555
# Documentation
5656
docs/
5757

58-
# Static files (will be collected during build)
58+
# Static files (collected files only, keep source files for SCSS compilation)
5959
staticfiles/
60-
static/
6160

6261
# Media files (should be in GCS, not in image)
6362
media/

0 commit comments

Comments
 (0)