diff --git a/templates/common/Gruntfile.js b/templates/common/Gruntfile.js index cc044d40b..23e8474fe 100644 --- a/templates/common/Gruntfile.js +++ b/templates/common/Gruntfile.js @@ -322,7 +322,7 @@ module.exports = function (grunt) { '.htaccess', 'bower_components/**/*', 'images/{,*/}*.{webp}', - 'fonts/*' + 'fonts/**/*' ] }, { expand: true,