You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Do you have a feel for how well the current version in master does when tested against Lighthouse? For React projects in particular, you might find it useful to test against the branch with TTI support over here too: GoogleChrome/lighthouse#450
For anyone reading this later, items Lighthouse pointed out to me were extremely insightful/useful - stuff I probably wouldn't have caught until much later:
Allows non-https requests (A CloudFlare config update for this project)
WCAG contrast issues
A super tool so far - THANK YOU (all).
I can't wait to be able to check this automatically when I push changes to master. That will really be great. Not so sure about setup for Travis though - In the past, Chrome has been a little tricky to setup and maintain.
Any examples of setting up Lighthouse for CI (Chrome setup, etc)?
Anyways, thanks for the info, I'll be sure to checkout the TTI support branch.
@addyosmani Is the TTI branch supposed to be runnable using the instructions + "develop instructions section" from GoogleChrome/lighthouse readme? I ran into a dep issue.
Repeat of this: GoogleChrome/lighthouse#503
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Integrate lighthouse into CI and fail build on threshold problems.
The text was updated successfully, but these errors were encountered: