rrd
rrd
NNuxt
Created by rrd on 9/23/2024 in #❓・help
Nuxt Devtools Plugin HTTP Proxy Error
I managed to solve. The module starter template's package json was off, so the client was missing
2 replies
NNuxt
Created by Emanuel on 6/21/2024 in #❓・help
Nuxt 3 Modules provide Types to Nuxt Applications
You can do it with one of the addimport variations. I used addServerImports and it almost solved this. Did you find a better solution?
4 replies
NNuxt
Created by rrd on 6/26/2024 in #❓・help
expose module's utility function
However types are not recognized by auto imports
3 replies
NNuxt
Created by rrd on 6/26/2024 in #❓・help
expose module's utility function
addServerImports is what I needed
3 replies