fixed unlighthouse 6
This commit is contained in:
parent
63024eb324
commit
cea02754ce
3 changed files with 4 additions and 6 deletions
|
@ -19,9 +19,7 @@ export default async () => {
|
|||
deviceScaleFactor: 1.75,
|
||||
},
|
||||
lighthouseConfig: {
|
||||
settings: {
|
||||
skipAudits: ['is-on-https', 'redirects-http'],
|
||||
},
|
||||
skipAudits: ['is-on-https', 'redirects-http'],
|
||||
},
|
||||
},
|
||||
puppeteerOptions: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue