nuxt-community / nuxtent-module

Seamlessly use content files in your Nuxt.js sites.
https://nuxtent-module.netlify.com/guide
MIT License
389 stars 50 forks source link

When add or delete markdown file, it won't rebuild the page database #153

Open osdio opened 6 years ago

osdio commented 6 years ago

When add or delete markdown file, it won't rebuild the page database. So it will throw error if the file is deleted or added.

I think it should rebuild the database so that we can add or delete markdown file without restart nuxt server.

This feature request is available on Nuxt.js community (#c120)
dimitrieh commented 6 years ago

I second this! This was one of the things that was confusing me as well