fix: set JPG background to white when omitBackground option is used (#3240)

Fixes #3234
This commit is contained in:
Łukasz Usarz
2018-09-14 12:03:33 +02:00
committed by Andrey Lushnikov
parent 6ec3ce6920
commit d929f7e213
5 changed files with 21 additions and 9 deletions

View File

@@ -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",