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

preconnect to provider urls #178

Open
danielroe opened this issue Feb 4, 2021 · 2 comments
Open

preconnect to provider urls #178

danielroe opened this issue Feb 4, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@danielroe
Copy link
Member

Would be worth considering whether providers could add their own prefetch/preconnect entries into the nuxt head.

@pi0
Copy link
Member

pi0 commented Feb 4, 2021

Hi This is kinda dup of #105. I think it is up to end-user to specify preload requirement inside component rather than provider-specific feature. But we can also support a preconnect feature to preconnect to unique hostnames of used images during ssr rendering...

@pi0 pi0 changed the title Allow integration with head() preconnect to provider urls Feb 4, 2021
Copy link
Member

atinux commented Feb 6, 2021

I think it is different than #105 since this one should only related to preconnect header for the provider, it also makes sense 😀

@danielroe danielroe added the enhancement New feature or request label Apr 14, 2021 — with Volta.net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants