mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
fix: set JPG background to white when omitBackground option is used (#3240)
Fixes #3234
This commit is contained in:
committed by
Andrey Lushnikov
parent
6ec3ce6920
commit
d929f7e213
@@ -51,6 +51,7 @@
|
||||
"cross-env": "^5.0.5",
|
||||
"eslint": "^4.19.1",
|
||||
"esprima": "^4.0.0",
|
||||
"jpeg-js": "^0.3.4",
|
||||
"minimist": "^1.2.0",
|
||||
"ncp": "^2.0.0",
|
||||
"pixelmatch": "^4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user