build: attempt to fix lighthouse check

This commit is contained in:
Johannes Millan 2025-10-29 17:15:39 +01:00
parent afed3587ad
commit e2c4579c12

View file

@ -3,6 +3,10 @@
"collect": {
"staticDistDir": "./dist",
"numberOfRuns": 3,
"settings": {
"chromeFlags": "--no-sandbox --disable-dev-shm-usage",
"maxWaitForLoad": 90000
},
"url": ["/browser/index.html"],
"budgets": [
{