build: update lighthouse cfg

This commit is contained in:
Johannes Millan 2025-06-17 21:04:37 +02:00
parent bd541c067b
commit 92c8e60f60

View file

@ -2,7 +2,8 @@
"ci": {
"collect": {
"staticDistDir": "./dist",
"numberOfRuns": 3
"numberOfRuns": 3,
"url": ["http://localhost/browser/index.html"]
},
"assert": {
"preset": "lighthouse:no-pwa",