mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 04:26:58 +00:00
parent
5042a0aa8f
commit
de073d6d69
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ export const webpDefault: sharp.WebpOptions = {
|
||||||
smartSubsample: true,
|
smartSubsample: true,
|
||||||
mixed: true,
|
mixed: true,
|
||||||
effort: 2,
|
effort: 2,
|
||||||
|
loop: 0,
|
||||||
};
|
};
|
||||||
|
|
||||||
export const avifDefault: sharp.AvifOptions = {
|
export const avifDefault: sharp.AvifOptions = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue