Skip to content

Commit

Permalink
Update htmlmin options.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
XhmikosR committed Apr 2, 2016
1 parent 67fa9c2 commit d962fdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ module.exports = function (grunt) {
conservativeCollapse: true,
minifyCSS: true,
minifyJS: true,
processConditionalComments: true,
removeAttributeQuotes: true,
removeComments: true
},
Expand Down

0 comments on commit d962fdc

Please sign in to comment.