-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
docs: add info about Link prefetch option #6814
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Darrefull 🫶
This reverts commit cd1e68c.
…)"" This reverts commit 98ccaac.
This reverts commit cd1e68c.
This reverts commit cd1e68c.
This reverts commit cd1e68c.
This reverts commit cd1e68c.
…)"" This reverts commit def7e02.
This reverts commit cd1e68c.
What is it?
Description
Add info about Link prefetching, which may result with too many requests.
IMO. Link prefetch behaviour should be by default use 'js' and hover/onload should be option on production.
Checklist:
pnpm change
and documented my changes