Skip to content

Commit

Permalink
docs: update how to disable gpsi
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Sep 26, 2023
1 parent 9739da3 commit 16c1cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation/sitespeed.io/lighthouse/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ You can also add Lighthouse flags by a JSON file ```--lighthouse.flags flag.json
Read all about configuring Lighthouse at [https://github.com/GoogleChrome/lighthouse/blob/master/docs/configuration.md](https://github.com/GoogleChrome/lighthouse/blob/master/docs/configuration.md).

## Disable GPSI
If you only want to run Lighthouse and not GPSI you can disable it with `--plugins.remove /gpsi`.
If you only want to run Lighthouse and not GPSI you can disable it with `----plugins.remove /gpsi/lib/index.js`.


You can read more about sitespeed.io plugins [here](https://www.sitespeed.io/documentation/sitespeed.io/plugins/).

0 comments on commit 16c1cb5

Please sign in to comment.