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": {