Skip to content

Commit

Permalink
use desktop for lighthouse scores
Browse files Browse the repository at this point in the history
  • Loading branch information
egekorkan committed Apr 5, 2024
1 parent ef76c4f commit 1253459
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/web/netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[[plugins]]
package = "@netlify/plugin-lighthouse"

[plugins.inputs.settings]
preset = "desktop" # Run Lighthouse using a desktop configuration since we target only desktop

0 comments on commit 1253459

Please sign in to comment.