mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Standardise WebP effort option name, deprecate reductionEffort
This commit is contained in:
@@ -667,7 +667,7 @@ describe('Tile', function () {
|
||||
sharp(fixtures.inputJpg)
|
||||
.webp({
|
||||
quality: 1,
|
||||
reductionEffort: 0
|
||||
effort: 0
|
||||
})
|
||||
.tile({
|
||||
layout: 'google'
|
||||
|
||||
Reference in New Issue
Block a user