mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: try to fix lighthouse
This commit is contained in:
parent
7313d4e14c
commit
af93197dff
1 changed files with 7 additions and 1 deletions
|
|
@ -5,7 +5,13 @@
|
|||
"numberOfRuns": 3,
|
||||
"settings": {
|
||||
"chromeFlags": "--no-sandbox --disable-dev-shm-usage",
|
||||
"maxWaitForLoad": 90000
|
||||
"maxWaitForLoad": 120000,
|
||||
"throttlingMethod": "provided",
|
||||
"cpuSlowdownMultiplier": 1,
|
||||
"formFactor": "desktop",
|
||||
"screenEmulation": {
|
||||
"disabled": true
|
||||
}
|
||||
},
|
||||
"url": ["/browser/index.html"],
|
||||
"budgets": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue