not-fully-working autoOptimize for oxipng
This commit is contained in:
@ -148,6 +148,11 @@ export default {
|
||||
},
|
||||
defaultEncoderOptions: {
|
||||
level: 2
|
||||
},
|
||||
autoOptimize: {
|
||||
option: "level",
|
||||
min: 6,
|
||||
max: 1
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user