block by paulirish 3d813ed5867412ab55517ba77eb5f93a

hacking on lighthouse report

here’s how i quickly iterate across 10* diff reports at once

  1. mkdir -p _reports/_scripts/ folder in repo root
  2. also do a mkdir -p _reports/_json/
  3. add the below files into it

now you’re setup for automation.

and the real thing:


* okay really 5 unique ones. just slightly diff styling for the other 5. ;)

generate_report.js

refresh-LHRs-from-artifacts.sh

update-artifacts.sh