Lighthouse report and assertion result storing issue #553
Unanswered
ashishkshrivastava
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have questions below point.
"assertions": {
"categories.pwa": "off",
"categories.seo": "off",
"categories.best-practices": "off",
"categories.accessibility": "off"
if i aggregationMethod is the solution then how to set this for warn and for error for a given score (less than value) for categories: performance
"categories:performance": ["warn", {"aggregationMethod": "median", "minScore": 0.90}],
"categories:performance": ["error", {"aggregationMethod": "median", "minScore": 0.89}]
I would appreciate it if you answer my question on priority.
Thanks & Regards
Ashish
Beta Was this translation helpful? Give feedback.
All reactions