build: fix lighthouse again

This commit is contained in:
Johannes Millan 2025-10-30 16:54:21 +01:00
parent cab1043a46
commit df014a9933

View file

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