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

feat: add preload functionality #444

Merged
merged 2 commits into from
Jan 13, 2022
Merged

feat: add preload functionality #444

merged 2 commits into from
Jan 13, 2022

Conversation

codeflorist
Copy link
Contributor

adds a preload property to inject a link-tag vie nuxt's head() function. works with nuxt-img as well as nuxt-picture and also with responsive images.

fixes #105

@pi0
Copy link
Member

pi0 commented Jan 13, 2022

Thanks for PR! 💚 A small note, I guess we might need to append baseURL if configured but we can iterate over improvements later.

@pi0 pi0 merged commit 6f245c6 into nuxt:main Jan 13, 2022
procrates pushed a commit to procrates/nuxt-image that referenced this pull request Feb 21, 2023
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.

Add preload meta link
2 participants