diff --git a/Gruntfile.js b/Gruntfile.js index 0225972a30..fe96f14ebc 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -109,6 +109,7 @@ module.exports = function (grunt) { } }, options: { + sourceMap: true, mangle: true, compress: { dead_code: false // jshint ignore:line