From 614c7826d10d1f564ca3a0480b925c04ce9e1bf4 Mon Sep 17 00:00:00 2001 From: Richard Steinbrueck Date: Sat, 21 Sep 2024 20:26:21 +0200 Subject: [PATCH] fix(ci): fmp was depricated --- .github/lighthouse/budget.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.github/lighthouse/budget.json b/.github/lighthouse/budget.json index d0d6850..e69de29 100644 --- a/.github/lighthouse/budget.json +++ b/.github/lighthouse/budget.json @@ -1,15 +0,0 @@ -[ - { - "path": "/*", - "timings": [ - { - "metric": "interactive", - "budget": 4500 - }, - { - "metric": "first-meaningful-paint", - "budget": 3500 - } - ] - } -] \ No newline at end of file