From 05b879d4c5be3c28a1923be5fd1490394b8fd4b9 Mon Sep 17 00:00:00 2001 From: ks1ksi Date: Sun, 15 Sep 2024 13:06:33 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Feat:=20args=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # --- src/scrap/args.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scrap/args.ts b/src/scrap/args.ts index 7f3ea89..d0ea6b5 100644 --- a/src/scrap/args.ts +++ b/src/scrap/args.ts @@ -18,6 +18,7 @@ export const lambdaBrowserArgs = JSON.stringify([ '--disable-web-security', '--no-sandbox', '--no-zygote', + '--headless=new', ]); export const defaultSingleFileArgs = {