Files
squoosh/serve.json
Jake Archibald 56e10b3aa2 Rollup build
2020-11-19 11:00:23 +00:00

14 lines
170 B
JSON

{
"headers": [
{
"source": "**/*",
"headers": [
{
"key": "Cache-Control",
"value": "no-cache"
}
]
}
]
}