79519242

Date: 2025-03-19 06:05:30
Score: 1.5
Natty:
Report link

The same issue was faced during development.

I followed this document: Mark images as priority

app.component.html

<img [ngSrc]="logoUrl" width="400" height="200" priority>

app.component.ts

logoUrl="/assets/images/logo.svg"
Reasons:
  • Blacklisted phrase (1): this document
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Karthik Senniyappan