We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update lighthouse to v10
This enables better TS support and unlock new audits like bf cache.
The migration process includes the following refactorings:
hacky-things
bin
package.json
cli.js
Learnings
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Update lighthouse to v10
This enables better TS support and unlock new audits like bf cache.
The migration process includes the following refactorings:
hacky-things
folderbin
reference in thepackage.json
and preparecli.js
esmLearnings
We are unable to run jest test because of the migration to ESM
The text was updated successfully, but these errors were encountered: