Update htmlmin options.
[ci skip]
This commit is contained in:
parent
67fa9c2f58
commit
d962fdc5b1
1 changed files with 1 additions and 0 deletions
|
|
@ -319,6 +319,7 @@ module.exports = function (grunt) {
|
|||
conservativeCollapse: true,
|
||||
minifyCSS: true,
|
||||
minifyJS: true,
|
||||
processConditionalComments: true,
|
||||
removeAttributeQuotes: true,
|
||||
removeComments: true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue