swup / preload-plugin

A swup plugin for preloading pages to speed up navigation 🚀
https://swup.js.org/plugins/preload-plugin
MIT License
14 stars 14 forks source link

Optimize preload logic for desktop and mobile #42

Closed hirasso closed 1 year ago

hirasso commented 1 year ago

Related Issue: #41

Description

Also fixed a wrong reference to the renamed ignoreLink function

Checks

hirasso commented 1 year ago

I'll close this PR and will create 3 separate PRs instead:

  1. For adding swups editorconfig
  2. For fixing the deprecated ignoreLink reference
  3. For optimizing the mouseover/touchstart preload logic