mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
@@ -40,7 +40,9 @@ var defaultTdewolffConfig = TdewolffConfig{
|
|||||||
Precision: 0,
|
Precision: 0,
|
||||||
KeepCSS2: true,
|
KeepCSS2: true,
|
||||||
},
|
},
|
||||||
JS: js.Minifier{},
|
JS: js.Minifier{
|
||||||
|
Version: 2022,
|
||||||
|
},
|
||||||
JSON: json.Minifier{},
|
JSON: json.Minifier{},
|
||||||
SVG: svg.Minifier{
|
SVG: svg.Minifier{
|
||||||
KeepComments: false,
|
KeepComments: false,
|
||||||
|
Reference in New Issue
Block a user