{{~#*inline "createNav"~}} {{~/inline~}} Lighthouse report: {{ url }}

Runtime Environment

    {{#each runtimeConfig.environment }}
  • {{ this.name }} ({{ this.description }}): {{#if this.enabled }}Enabled{{else}}Disabled{{/if}}

  • {{/each}}
{{#if runtimeConfig.blockedUrlPatterns }}

Blocked URL Patterns

    {{#each runtimeConfig.blockedUrlPatterns }}
  • {{ this }}

  • {{/each}}
{{/if}}
{{#each aggregations as |aggregations|}} {{/each}}
Generated by Lighthouse {{lighthouseVersion}} on {{ formatDateTime generatedTime }} | File an issue
{{#ifEq reportContext "perf-x" }} {{/ifEq}}
{{#if (and lhresults scripts) }} {{!-- Use escaped results to prevent XSS from result details. --}}
{{lhresults}}
{{/if}} {{#if scripts ~}} {{~/if}}