nuxi clean [rootDir]
The cleanup command removes common generated Nuxt files and caches including .nuxt/, .output/, node_modules/.vite and node_modules/.cache
Arguments
Name | Description |
---|---|
rootDir | The directory of the target application |
The cleanup command removes common generated Nuxt files and caches including .nuxt/, .output/, node_modules/.vite and node_modules/.cache
Name | Description |
---|---|
rootDir | The directory of the target application |