fixed unlighthouse 11

This commit is contained in:
Firq 2025-04-12 14:08:37 +02:00
parent 215b803749
commit 753a39e13c
Signed by: Firq
GPG key ID: DCE182BA39C697B2
3 changed files with 4 additions and 4 deletions

View file

@ -42,7 +42,7 @@ export default async (): Promise<UserConfig> => {
samples: 3,
},
outputPath: 'unlighthouse-reports',
cache: false,
cache: true,
urls
}
}