From 1198f97476d202280d3f7e53a3dfa594e17a1e70 Mon Sep 17 00:00:00 2001 From: antelle Date: Sat, 16 Apr 2016 23:42:50 +0300 Subject: [PATCH] =?UTF-8?q?uncommented=20=C3=A5=20task?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index df135256..b9344fc8 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -453,7 +453,7 @@ module.exports = function(grunt) { ]); grunt.registerTask('desktop', [ - // 'default', + 'default', 'gitinfo', 'clean:desktop_tmp', 'clean:desktop_dist',