diff --git a/lighthouserc.json b/lighthouserc.json index 525b132..c974515 100644 --- a/lighthouserc.json +++ b/lighthouserc.json @@ -5,7 +5,8 @@ "url": ["http://localhost:4173/"], "numberOfRuns": 1, "settings": { - "chromeFlags": ["--headless=new", "--no-sandbox", "--disable-gpu", "--disable-dev-shm-usage"] + "chromeFlags": ["--headless=new", "--no-sandbox", "--disable-gpu", "--disable-dev-shm-usage"], + "skipAudits": ["bf-cache"] } }, "assert": {