mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-12 00:37:19 +00:00
not-fully-working autoOptimize for oxipng
This commit is contained in:
@@ -148,6 +148,11 @@ export default {
|
|||||||
},
|
},
|
||||||
defaultEncoderOptions: {
|
defaultEncoderOptions: {
|
||||||
level: 2
|
level: 2
|
||||||
|
},
|
||||||
|
autoOptimize: {
|
||||||
|
option: "level",
|
||||||
|
min: 6,
|
||||||
|
max: 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user