diff --git a/tools/lighthouse/.lighthouserc.json b/tools/lighthouse/.lighthouserc.json index 36ff17491..35de99243 100644 --- a/tools/lighthouse/.lighthouserc.json +++ b/tools/lighthouse/.lighthouserc.json @@ -3,6 +3,10 @@ "collect": { "staticDistDir": "./dist", "numberOfRuns": 3, + "settings": { + "chromeFlags": "--no-sandbox --disable-dev-shm-usage", + "maxWaitForLoad": 90000 + }, "url": ["/browser/index.html"], "budgets": [ {