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