Skip to content

Commit 432647a

Browse files
committed
Update lighthouserc.json
1 parent bb43c89 commit 432647a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

lighthouserc.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
"numberOfRuns": 1,
55
"url": [
66
"http://localhost:3000/",
7-
"http://localhost:3000/cv",
8-
"http://localhost:3000/prosjekter",
9-
"http://localhost:3000/kontakt"
7+
"http://localhost:3000/produkter",
8+
"http://localhost:3000/kategorier"
109
],
1110
"port": 3000,
1211
"settings": {
@@ -19,9 +18,7 @@
1918
"skipAudits": ["uses-http2"]
2019
}
2120
},
22-
"upload": {
23-
"target": "temporary-public-storage"
24-
},
21+
"upload": { "target": "temporary-public-storage" },
2522
"assert": {
2623
"assertions": {
2724
"categories:performance": ["warn", { "minScore": 0.6 }],

0 commit comments

Comments
 (0)