GoogleChromeLabs / tooling.report

tooling.report a quick way to determine the best build tool for your next web project, or if tooling migration is worth it, or how to adopt a tool's best practice into your existing configuration and code base.
https://tooling.report
Apache License 2.0
848 stars 49 forks source link

Preload demo is missing key attributes #394

Open whiwo opened 3 years ago

whiwo commented 3 years ago

When you run lighthouse and it tells you to preload woff2 and click on the "learn more" section - your example is missing "type" and "crossorigin" two key attributes that make it work.