diff --git a/Gruntfile.js b/Gruntfile.js index 6ac1185..a0c74b2 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -218,7 +218,8 @@ module.exports = function(grunt) { htmlmin: { options: { removeComments: true, - collapseWhitespace: true + collapseWhitespace: true, + conservativeCollapse: true }, main: { files: [{