Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip font preload warning #716

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

eloyesp
Copy link
Contributor

@eloyesp eloyesp commented Feb 22, 2023

Fixes #634 by skipping font preload tags.

Also related to: Shopify/dawn#1932 .

Prevent suggesting the usage of preload_tag for third party assets.

Fixes Shopify#693.
@eloyesp eloyesp marked this pull request as ready for review February 23, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The AssetPreload check suggests using preload_tag on font_url assets, which is not supported
1 participant