mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Update htmlmin options.
[ci skip]
This commit is contained in:
@@ -319,6 +319,7 @@ module.exports = function (grunt) {
|
|||||||
conservativeCollapse: true,
|
conservativeCollapse: true,
|
||||||
minifyCSS: true,
|
minifyCSS: true,
|
||||||
minifyJS: true,
|
minifyJS: true,
|
||||||
|
processConditionalComments: true,
|
||||||
removeAttributeQuotes: true,
|
removeAttributeQuotes: true,
|
||||||
removeComments: true
|
removeComments: true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user