Accessing components list on server side plugin
Hi!
I'm having trouble accessing the components list in a nuxtjs plugin. Can someone please send an example or help me?
For context: I need to access all components on the server side to define some record that I will use to parse content using nuxt/content.
I'm having trouble accessing the components list in a nuxtjs plugin. Can someone please send an example or help me?
For context: I need to access all components on the server side to define some record that I will use to parse content using nuxt/content.