mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: attempt to fix lighthouse check
This commit is contained in:
parent
afed3587ad
commit
e2c4579c12
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@
|
|||
"collect": {
|
||||
"staticDistDir": "./dist",
|
||||
"numberOfRuns": 3,
|
||||
"settings": {
|
||||
"chromeFlags": "--no-sandbox --disable-dev-shm-usage",
|
||||
"maxWaitForLoad": 90000
|
||||
},
|
||||
"url": ["/browser/index.html"],
|
||||
"budgets": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue