Preload images with lower priority using JS instead of <link rel="preload"> #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "timotree/deck-website:preload-images-js"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Without this change, I get a warning in the console saying that a preloaded resource was not used within a few seconds of loading the page. (Sorry! I think I did it wrong in the previous PR.)
<link rel="preload">ca82c76578