2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Update htmlmin options.

[ci skip]
This commit is contained in:
XhmikosR
2016-04-02 10:27:18 +03:00
parent 67fa9c2f58
commit d962fdc5b1
+1
View File
@@ -319,6 +319,7 @@ module.exports = function (grunt) {
conservativeCollapse: true,
minifyCSS: true,
minifyJS: true,
processConditionalComments: true,
removeAttributeQuotes: true,
removeComments: true
},