Skip to content

Commit

Permalink
docs(releasing): remove instructions for legacy lhrs
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark committed Aug 7, 2023
1 parent 9eeb476 commit a2f9108
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,6 @@ cd ../lighthouse-pristine
yarn
yarn build-all

# Verify the viewer will work.
yarn serve-viewer
# Works with v4 report? http://localhost:7333/viewer?gist=7251f9eba409f385e4c0424515fe8009
# Works with v5 report? http://localhost:7333/viewer?gist=6093e41b9b50c8d642a7e6bbc784e32f
# Works with v6 report? http://localhost:7333/viewer?gist=94722e917a507feb5371ad51be6c3334
# Works with v8 report? http://localhost:7333/viewer?gist=18d523b86779185ecfd376d58f891e1d
# Current production viewer (https://googlechrome.github.io/lighthouse/viewer/) has forward compat with next major LHR?

# Confirm DevTools integration will work: Do some manual testing on a number of sites.
yarn test-devtools
yarn open-devtools
Expand Down

0 comments on commit a2f9108

Please sign in to comment.