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:
@@ -319,6 +319,7 @@ module.exports = function (grunt) {
|
||||
conservativeCollapse: true,
|
||||
minifyCSS: true,
|
||||
minifyJS: true,
|
||||
processConditionalComments: true,
|
||||
removeAttributeQuotes: true,
|
||||
removeComments: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user