[hot] ignoring loading errors causes background images to not load
This commit is contained in:
parent
7b905cc107
commit
ea9c92daa5
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ def prepare_options(html, options):
|
|||
'quiet': None,
|
||||
# 'no-outline': None,
|
||||
'encoding': "UTF-8",
|
||||
'load-error-handling': 'ignore',
|
||||
#'load-error-handling': 'ignore',
|
||||
|
||||
# defaults
|
||||
'margin-right': '15mm',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue