# In Nuxt 2 you could add a watch property to the config file, but I can't see that in Nuxt 3. How do you watch additional folders in Nuxt 3?
# The watch option is not documented yet. But is available since in 3.2.0 https://github.com/nuxt/nuxt/pull/19530