added seperate unlighthouse option
This commit is contained in:
parent
0b18f24a4a
commit
8835d0047e
3 changed files with 28 additions and 1 deletions
|
@ -6,5 +6,8 @@ export default {
|
|||
budget: 90,
|
||||
buildStatic: true
|
||||
},
|
||||
server: {
|
||||
hostname: 'website:8081'
|
||||
},
|
||||
outputPath: "unlighthouse-reports",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue