Tour Lighthouse Server + CI features and how they can be used to track & compare Lighthouse score changes over time.
https://rpc-cms-lighthouse.azurewebsites.net/
All CMS projects welcome! No need to standup your own server.
npm install @lhci/cli -g --save-dev
Might need node v14.x...
lhci healthcheck
lhci collect
lhci wizard
lhci upload
lhci assert
.lighthouserc.js
autorun
variables: LHCI_BUILD_CONTEXT__CURRENT_BRANCH: '$(Build.SourceBranch)'