Skip to content

Commit

Permalink
ci(unlighthouse): update throttle method
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Kwong committed Feb 16, 2024
1 parent 0f0bc98 commit 340039f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions unlighthouse.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ export default {
seo: 92, // minus point from non-PROD not being indexable
},
},
lighthouseOptions: {
throttlingMethod: 'devtools',
},
};

0 comments on commit 340039f

Please sign in to comment.