Skip to content

Commit beeb2bf

Browse files
authored
chore(21125): lower the performance threshold (#382)
1 parent 56c7693 commit beeb2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hivemq-edge/src/frontend/.lighthouserc.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const TARGET_PERFORMANCE = 0.9
1+
const TARGET_PERFORMANCE = 0.85
22
const TARGET_ACCESSIBILITY = 1
33
const TARGET_BEST_PRACTICE = 1
44
const TARGET_SEO = 1

0 commit comments

Comments
 (0)