mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-27 16:58:53 +00:00
+3
-1
@@ -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