Source Sets

This commit is contained in:
Firq 2024-10-22 20:45:39 +02:00
parent 564e902b69
commit d93d0416e5
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
8 changed files with 10 additions and 9 deletions

View file

@ -10,12 +10,13 @@ export default {
},
ci: {
budget: 50,
buildStatic: true
buildStatic: true,
},
scanner: {
device: 'mobile',
sitemap: true,
throttle: false,
dynamicSampling: false,
},
outputPath: "unlighthouse-reports",
}