added seperate unlighthouse option

This commit is contained in:
Firq 2023-12-21 00:55:41 +01:00
parent 0b18f24a4a
commit 8835d0047e
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
3 changed files with 28 additions and 1 deletions

View file

@ -6,5 +6,8 @@ export default {
budget: 90,
buildStatic: true
},
server: {
hostname: 'website:8081'
},
outputPath: "unlighthouse-reports",
}