Update yy

This commit is contained in:
2018-11-26 07:50:44 +01:00
parent c05ef23e9c
commit 6699d3f900
4 changed files with 57 additions and 47 deletions

View File

@@ -68,4 +68,4 @@ gulp.task("minify2", ["scripts2"], function (cb) {
);
});
gulp.task("default", ["minify"]);
gulp.task("default", ["scripts"]);