feature/optimize #14

Merged
lobo merged 10 commits from feature/optimize into main 2026-02-07 11:14:33 +01:00
Showing only changes of commit f6ed2057a4 - Show all commits

View File

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