From f6ed2057a44b29e18d12f606a7652d42623de276 Mon Sep 17 00:00:00 2001 From: lobo Date: Sat, 7 Feb 2026 11:12:19 +0100 Subject: [PATCH] lighthouserc.json aktualisiert --- lighthouserc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lighthouserc.json b/lighthouserc.json index 663283f..c18a3b5 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -4,7 +4,7 @@ "numberOfRuns": 1, "staticDistDir": "./dist/playground-frontend/browser", "settings": { - "chromeFlags": "--no-sandbox --headless --disable-gpu" + "chromeFlags": "--no-sandbox --headless --disable-gpu --disable-dev-shm-usage" } }, "upload": {