Add svg task to deploy.

stable
Andrey Antukh 2014-09-25 18:46:54 +02:00
parent 1a6f7c0a4a
commit f14765d7f0
1 changed files with 1 additions and 0 deletions

View File

@ -250,6 +250,7 @@ gulp.task "deploy", [
"jade-deploy", "jade-deploy",
"template", "template",
"copy", "copy",
"svg",
"coffee-deploy", "coffee-deploy",
"jslibs-deploy", "jslibs-deploy",
"styles-deploy" "styles-deploy"