build: fix lighthouse again 4

This commit is contained in:
Johannes Millan 2025-10-30 17:45:12 +01:00
parent f57c178981
commit 911e81deb4
2 changed files with 11 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"ci": {
"collect": {
"staticDistDir": "./dist",
"numberOfRuns": 3,
"numberOfRuns": 1,
"url": ["/browser/index.html"],
"settings": {
"disableServiceWorker": true,