∂Max
Accessing components list on server side plugin
Looks like there's no way to pass options to transformers https://github.com/nuxt/content/issues/2086
8 replies
Accessing components list on server side plugin
I found out that defineTransformer
parse(_id, _content, _options)
has an option field. Do you know how to give it options? Using nuxt kit's addPlugin would have allowed me to pass some options but in the docs they say to use 8 replies