How to stop Nuxt from preloading in dev mode?

Dev mode preloads and applies all kinds of stylesheet that I don't want to be preloaded. I'm trying to get rid of that, but can't find a way. I relented to manipulating the head directly, but can't find a way to do that either! - useHead seems to have no way of removing elements. - I tried using the 'app:rendered' hook, but the renderResult.html only contains the body, and renderStyles() is only a function without any method to change the result. Is there no way to prevent nuxt from falsely including a bunch of stuff on the page that I don't want? 😦
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server