mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: fix lighthouse again 2
This commit is contained in:
parent
49ad81b82a
commit
ae0a8f84f8
1 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"resourceSizes": [
|
||||
{
|
||||
"resourceType": "script",
|
||||
"budget": 1200
|
||||
"budget": 6000
|
||||
},
|
||||
{
|
||||
"resourceType": "stylesheet",
|
||||
|
|
@ -20,13 +20,13 @@
|
|||
},
|
||||
{
|
||||
"resourceType": "total",
|
||||
"budget": 1500
|
||||
"budget": 7000
|
||||
}
|
||||
],
|
||||
"resourceCounts": [
|
||||
{
|
||||
"resourceType": "script",
|
||||
"budget": 120
|
||||
"budget": 160
|
||||
},
|
||||
{
|
||||
"resourceType": "stylesheet",
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
},
|
||||
{
|
||||
"resourceType": "total",
|
||||
"budget": 150
|
||||
"budget": 220
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue