Skip to content

Commit ddf0da4

Browse files
Update lighthouserc.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent af8dcad commit ddf0da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lighthouserc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
startServerReadyTimeout: 120000,
1515
numberOfRuns: 1,
1616
settings: {
17-
chromeFlags: '--no-sandbox --disable-dev-shm-usage --disable-gpu --disable-web-security',
17+
chromeFlags: '--no-sandbox --disable-dev-shm-usage --disable-gpu',
1818
preset: 'desktop'
1919
}
2020
},

0 commit comments

Comments
 (0)