GoogleChrome / lighthouse-ci

Automate running Lighthouse for every commit, viewing the changes, and preventing regressions
Apache License 2.0
6.33k stars 632 forks source link

fix(cli): respect collect puppeteerLaunchOptions.headless #1051

Closed connorjclark closed 1 week ago

connorjclark commented 1 week ago

Fixes #947 by only overriding to headless: false when --headful is present.