No successful run was found on main (353ebf1) during the generation of this report, so 6f6f8f8 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
fix(toolbar): skip image audit for framework components
Images inside astro-island elements (React, Vue, Svelte, etc. with client:* directives) now skip the 'Use the Image component' audit warning, since these components can't directly use Astro's Image component.
Fixes #15048
ac8eddc
1 day ago
by rahuld109
-0.09%
test: remove unused image
d34cb7c
1 day ago
by rahuld109
+0.1%
test: use smaller test image (22KB instead of 253KB)