Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

If you cannot set an [up-preload=insert] attribute in your HTML, you can use this compiler for the same effect:

up.compiler('link[rel=next]', (link) => {
  up.link.preload(link)
})

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by murty2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants