mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-12 08:47:31 +00:00
leverage fix from https://github.com/v8/v8.dev/pull/504
This commit is contained in:
@@ -8,6 +8,15 @@
|
|||||||
"value": "no-cache"
|
"value": "no-cache"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "**/*.avif",
|
||||||
|
"headers": [
|
||||||
|
{
|
||||||
|
"key": "Content-Type",
|
||||||
|
"value": "image/avif"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"redirects": [{ "source": "/editor", "destination": "/" }]
|
"redirects": [{ "source": "/editor", "destination": "/" }]
|
||||||
|
|||||||
Reference in New Issue
Block a user