mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: update lighthouse cfg
This commit is contained in:
parent
bd541c067b
commit
92c8e60f60
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
"ci": {
|
||||
"collect": {
|
||||
"staticDistDir": "./dist",
|
||||
"numberOfRuns": 3
|
||||
"numberOfRuns": 3,
|
||||
"url": ["http://localhost/browser/index.html"]
|
||||
},
|
||||
"assert": {
|
||||
"preset": "lighthouse:no-pwa",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue