-
Notifications
You must be signed in to change notification settings - Fork 249
Open
Labels
Description
In a nuxt app extending the docus layer, how to extend content.config.ts to add a new collection ?
In my attempt to have a generic layer based on docus, I would like to merge the /content collection of the generic layer with the /content collection of the child app (see #1290).
In other words, how to defineContentConfig() of the docus layer from its child app ?
Reactions are currently unavailable