diff --git a/gulpfile.coffee b/gulpfile.coffee index e96fda5d..09e7723a 100644 --- a/gulpfile.coffee +++ b/gulpfile.coffee @@ -250,6 +250,7 @@ gulp.task "deploy", [ "jade-deploy", "template", "copy", + "svg", "coffee-deploy", "jslibs-deploy", "styles-deploy"