Skip to content

Commit

Permalink
chore: set a proper value for lighthouse throttling
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys committed Feb 21, 2021
1 parent a93b8ed commit 81bd7f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .lighthouserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ ci:
- http://localhost/posts/
settings:
chromeFlags: "--no-sandbox"
throttling:
cpuSlowdownMultiplier: "2.0"
assert:
preset: "lighthouse:no-pwa"
assertions:
Expand Down

0 comments on commit 81bd7f2

Please sign in to comment.