Add puppeteer config to disable downloading headful chrome binary
This commit is contained in:
parent
e55816f2ea
commit
ecca7822ac
2
.puppeteerrc.yaml
Normal file
2
.puppeteerrc.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
chrome:
|
||||
skipDownload: true
|
Loading…
Reference in New Issue
Block a user