Closed atdiff closed 6 years ago
I think you can use all lighthouse flags, { flags: ['headless']}
@ev1stensberg - Tried this and no luck:
new WebpackLighthousePlugin({
url: 'http://localhost:8000',
perf: true,
flags: ['headless']
})
Is there a way to use headless chrome with the plugin? If not, it'd be a nice option to have similar to how lighthouse itself allows - https://github.com/GoogleChrome/lighthouse/blob/master/docs/headless-chrome.md#cli-headless