diff --git a/Gruntfile.js b/Gruntfile.js index 7ae57b425a..293d455a2d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -130,7 +130,7 @@ module.exports = function (grunt) { warnings: false }, mangle: true, - preserveComments: 'some', + preserveComments: 'some' }, core: { src: '<%= concat.bootstrap.dest %>',