mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-03 22:34:21 +00:00
docs: add note about nuxt full restart feature (#4168)
Co-authored-by: pooya parsa <pyapar@gmail.com>
This commit is contained in:
parent
51ae426d4c
commit
54827eea2e
@ -16,5 +16,7 @@ export default defineNuxtConfig({
|
||||
})
|
||||
```
|
||||
|
||||
To ensure your configuration is up to date, nuxt will make a full restart when detecting changes in the nuxt main configuration file, the `.env`, `.nuxtignore` and `.nuxtrc` dot files.
|
||||
|
||||
::ReadMore{link="/api/configuration/nuxt.config"}
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user