You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep having this error in the lighthouse audits and I can't find a workaround for it: Consider using to prioritize fetching resources that are currently requested later in page load.
Its dramatically decreasing the performance score, so i am wondering if there is a way to add the preload attribute somehow?
I keep having this error in the lighthouse audits and I can't find a workaround for it:
Consider using
to prioritize fetching resources that are currently requested later in page load.
Its dramatically decreasing the performance score, so i am wondering if there is a way to add the preload attribute somehow?
Here is what I have in my nuxt config atm:
Any help would be highly appreciated! Thanks!
The text was updated successfully, but these errors were encountered: