nitro
nitro copied to clipboard
Documentation autoSubfolderIndex casing incorrect
Environment
Node v18.18.1 Nuxt 3.9.3
Reproduction
https://nitro.unjs.io/config
Describe the bug
In the section of the documentation describing autoSubfolderIndex, the example has the wrong casing with the 'F' capitalized as autoSubFolderIndex. I've copied this example into my nuxt.config.ts and couldn't understand why it wasn't working. After looking over things again, I noticed the casing was incorrect, switching to a lower case f works fine
Additional context
No response
Logs
No response
+1
#2494