mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Update htmlmin options.
[ci skip]
This commit is contained in:
parent
67fa9c2f58
commit
d962fdc5b1
@ -319,6 +319,7 @@ module.exports = function (grunt) {
|
||||
conservativeCollapse: true,
|
||||
minifyCSS: true,
|
||||
minifyJS: true,
|
||||
processConditionalComments: true,
|
||||
removeAttributeQuotes: true,
|
||||
removeComments: true
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user