Skip to content

Commit 84b6484

Browse files
committed
Merge branch 'vladikoff-patch-1'
Close #253
2 parents 02f61f8 + 4b897ac commit 84b6484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/common/Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ module.exports = function (grunt) {
243243
'*.{ico,png,txt}',
244244
'.htaccess',
245245
'bower_components/**/*',
246-
'images/{,*/}*.{gif,webp}',
246+
'images/{,*/}*.{gif,webp,svg}',
247247
'styles/fonts/*'
248248
]
249249
}, {

0 commit comments

Comments
 (0)