[termux] testing support for termux v20
This commit is contained in:
@@ -19,6 +19,8 @@ const puppeteerConfig = isTermux
|
|||||||
"--disable-setuid-sandbox",
|
"--disable-setuid-sandbox",
|
||||||
"--disable-dev-shm-usage",
|
"--disable-dev-shm-usage",
|
||||||
"--disable-gpu",
|
"--disable-gpu",
|
||||||
|
"--single-process",
|
||||||
|
"--no-zygote",
|
||||||
"--disable-software-rasterizer"
|
"--disable-software-rasterizer"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user