hugo/minifiers
James Tatum 8915343075 deps: Update github.com/tdewolff/minify/v2 v2.20.9 => v2.20.13
KeepConditionalComments was deprecated in the upstream library and replaced with KeepSpecialComments. This new option reflects that both conditional comments and Server Side Include comments can be optionally stripped by the minifier. As with KeepConditionalComments, the minifier is configured not to strip them by default.
2024-01-25 19:33:14 +01:00
..
config.go deps: Update github.com/tdewolff/minify/v2 v2.20.9 => v2.20.13 2024-01-25 19:33:14 +01:00
config_test.go deps: Update github.com/tdewolff/minify/v2 v2.20.9 => v2.20.13 2024-01-25 19:33:14 +01:00
minifiers.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
minifiers_test.go deps: Update github.com/tdewolff/minify/v2 v2.20.9 => v2.20.13 2024-01-25 19:33:14 +01:00