From f398266206e10b945cccdacc7edc4b5eb3308442 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 7 Jun 2015 23:20:33 +1000 Subject: Chrome Canary Fix --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gulpfile.js') diff --git a/gulpfile.js b/gulpfile.js index a8724dfc..96e13368 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -272,5 +272,5 @@ gulp.task("open", function () { // Do everything gulp.task("publish", function () { - run("templates", tasks.js, tasks.less, "sprite", "cdn", "docs", "open"); + run("templates", tasks.js, tasks.less, "sprite", "cdn", "docs"); }); \ No newline at end of file -- cgit v1.2.3