mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-02 22:52:51 +02:00
deps: Update github.com/tdewolff/minify/v2 v2.10.0 => v2.11.0
Fixes #9713 Fixes #9740 Adds support for minify.tdewolff.svg.keepComments (bool)
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
5b5dcb8d5a
commit
3117e58595
@@ -44,7 +44,8 @@ var defaultTdewolffConfig = tdewolffConfig{
|
||||
JS: js.Minifier{},
|
||||
JSON: json.Minifier{},
|
||||
SVG: svg.Minifier{
|
||||
Precision: 0,
|
||||
KeepComments: false,
|
||||
Precision: 0,
|
||||
},
|
||||
XML: xml.Minifier{
|
||||
KeepWhitespace: false,
|
||||
|
Reference in New Issue
Block a user