You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make a Nuxt content query from my Nuxt 3 module. However, this requires to register a Nitro Plugin, and I do not know how to do it programmatically within the module.
The documentation is only about how to register it in your application using the nuxt.config.js, which is not present in a module https://content.nuxtjs.org/api/advanced
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is a kind of cross post, but I thought I post it here as well for a higher chance of response https://github.com/nuxt/framework/discussions/7796
I want to make a Nuxt content query from my Nuxt 3 module. However, this requires to register a Nitro Plugin, and I do not know how to do it programmatically within the module.
The documentation is only about how to register it in your application using the nuxt.config.js, which is not present in a module https://content.nuxtjs.org/api/advanced
Thanks for any help
Beta Was this translation helpful? Give feedback.
All reactions