lighthouserc.json aktualisiert
All checks were successful
Build, Test & Push Frontend / quality-check (pull_request) Successful in 56s
Build, Test & Push Frontend / docker (pull_request) Has been skipped

This commit is contained in:
2026-02-07 11:12:19 +01:00
parent a6d8405916
commit f6ed2057a4

View File

@@ -4,7 +4,7 @@
"numberOfRuns": 1, "numberOfRuns": 1,
"staticDistDir": "./dist/playground-frontend/browser", "staticDistDir": "./dist/playground-frontend/browser",
"settings": { "settings": {
"chromeFlags": "--no-sandbox --headless --disable-gpu" "chromeFlags": "--no-sandbox --headless --disable-gpu --disable-dev-shm-usage"
} }
}, },
"upload": { "upload": {