mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +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