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
Also note that preconnect to tmdb is not required either (since we proxy under same sub-domain).
BW there is an open issue in nuxt-image repo to automatically generate preconnect metas when specified (can be useful for on-demand external images like youtube thumbnail)
Re: https://googlechrome.github.io/lighthouse/viewer/?gist=45a455e15a2d1c5ae12b5c37404e953b
cc @addyosmani
@addyosmani
A preconnect to https://image.tmdb.org is added.
http://fonts.gstatic.com does not have to be added as it's handled by the
@nuxtjs/google-fonts
.The text was updated successfully, but these errors were encountered: