nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.13k stars 627 forks source link

`prepare` command does not parse content, only copy it to `content-cache` #2429

Closed Barbapapazes closed 1 year ago

Barbapapazes commented 1 year ago

Environment


Reproduction

Use the start and simply run the command nuxi prepare. Then, check the folder .nuxt/content-cache

Describe the bug

Prepare does not parse the content folder like it's done using nuxi dev

Additional context

No response

Logs

No response

Barbapapazes commented 1 year ago

but it could not be an issue