please help (麓^`)
I have the same problem as you
@LXVC In order to solve this problem, I changed the source code, but not a good idea, if you need to solve this problem, you can try to 'node_module / nuxt / dist / nuxt.js' in this statement 'resourceHints = renderResourceHints' Changed to 'resourceHints = ""'
Hi. With next release disable is simply possible using: (source)
render: {
resourceHints: false
}
@pi0 Thx
rc3 is out, closing it
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.