From efe04a73dd391eeda873d673af2207b059f2f27b Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Thu, 9 Jan 2014 21:53:28 +0000 Subject: [PATCH] Removing changelog from release - this isn't required on account of GitHub & it being ENORMOUS --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index f4e61d8494..9c4aa152a9 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -796,7 +796,6 @@ var path = require('path'), 'handlebars', 'concat', 'uglify', - 'changelog', 'clean:release', 'copy:release', 'compress:release'