Skip to content

feat: add preload functionality - #444

Merged
pi0 merged 2 commits into
nuxt:mainfrom
codeflorist:feat/preload
Jan 13, 2022
Merged

feat: add preload functionality#444
pi0 merged 2 commits into
nuxt:mainfrom
codeflorist:feat/preload

Conversation

@codeflorist

Copy link
Copy Markdown
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

pi0 commented Jan 13, 2022

Copy link
Copy Markdown
Member

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
@github-actions github-actions Bot mentioned this pull request Jul 30, 2026
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