compress-drv: sort formats

This commit is contained in:
Sandro Jäckel 2024-08-06 16:29:27 +02:00
parent d3a139bf97
commit 7ebbf27832
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -108,16 +108,16 @@ drv:
{
formats ? [
"css"
"eot"
"html"
"js"
"json"
"map"
"svg"
"ttf"
"eot"
"txt"
"xml"
"map"
"html"
"json"
"webmanifest"
"xml"
],
extraFormats ? [ ],
compressors ? {