diff --git a/Gruntfile.js b/Gruntfile.js index 6c2c9d5..e0ca10d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -178,7 +178,8 @@ module.exports = function (grunt) { ] }], options: { - mangle: false + mangle: false, + beautify: true } } }