Open kilianseitz opened 8 months ago
https://github.com/kilianseitz/example
We use nuxt-content with nuxt-i18n
For my project, I need to have two content folders for English and German. When I use 'build' or 'dev', the folders are created and the content is rendered correctly , but when I use 'generate', they are not generated and not rendered.
Environment
Build Modules: -
Reproduction
https://github.com/kilianseitz/example
Describe the bug
We use nuxt-content with nuxt-i18n
For my project, I need to have two content folders for English and German. When I use 'build' or 'dev', the folders are created and the content is rendered correctly , but when I use 'generate', they are not generated and not rendered.