forked from external-repos/squoosh
Compare commits
2 Commits
dev
...
avif-heade
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dab10d9940 | ||
|
|
b61f1ffbcf |
@@ -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