Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Mar 10, 2024
1 parent 849bf63 commit 03b5a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-lighthouse/src/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export const DEFAULT_CLI_FLAGS: Partial<CliFlags> = {
quiet: false,
saveAssets: false,
// needed to pass CI on linux and windows (locally it works without headless too)
chromeFlags: '',
// chromeFlags: '--headless=shell',
port: 0,
hostname: '127.0.0.1',
view: false,
Expand Down

0 comments on commit 03b5a8e

Please sign in to comment.