CSS files in manifest marked as prefetch & preload, but Nuxt doesn't output it

We're running into issues (I can repro this on a clean project btw, see GH issue: https://github.com/nuxt/nuxt/issues/27053), where all CSS files are rendered without prefetching/preloading, even though they're set to true in the manifest. Are other people running into this problem as well? It seems like a real Nuxt/nitro bug, unless I'm overlooking something?
GitHub
Issues · nuxt/nuxt
The Intuitive Vue Framework. Contribute to nuxt/nuxt development by creating an account on GitHub.
No description
2 Replies
Reinier Kaper
Reinier KaperOP7mo ago
This is what ends up happening:
No description
Reinier Kaper
Reinier KaperOP7mo ago
So it adds it inline, and it adds it as a link, yet the link doesn't have any prefetch/preload flags set, so It looks like Nitro(?) ignores those parts in the manifest?
Want results from more Discord servers?
Add your server