Dan
Dan
Still happening. Also, if we can't use `subsets` with weights, that seems bad.
Still cannot use `subsets` or you will run into massive problems. And it still does not download all fonts with `download` true. (Vite/Nuxt 3 using 3.0.0-1).
This is a critically necessary feature to prevent Nuxt 3 from killing performance scores / LCP. In my testing, Nuxt 3 underperforms a similarly structured Nuxt 2 app despite being...
Despite a manual workaround in which I disable prefetch/preload by modifying vue-bundle-renderer's runtime.mjs, Nuxt seems to be building an unnecessary critical request chain which also damages my Lighthouse scores. I...