Replies: 1 comment
-
https://github.com/GoogleChrome/lighthouse/blob/main/docs/plugins.md Short answer: lighthouse --plugins=lighthouse-plugin-example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Say I want to run the lighthouse CLI with an extension enabled and once without, how would I go about doing that? I can't find any useful information on this. And if I can't do this on the CLI, are there any code examples for the node module?
without extension
lighthouse
with extension
lighthouse ???
Beta Was this translation helpful? Give feedback.
All reactions