Conversation
✅ Deploy Preview for astro-docs-2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
| <p> | ||
|
|
||
| **Type:** `boolean`<br /> | ||
| <Since v="6.0.0" /> |
There was a problem hiding this comment.
| <Since v="6.0.0" /> | |
| **Default:** `false`<br /> | |
| <Since v="6.0.0" /> |
Sounds like this is false by default. ( @ArmandPhilippot I'm noticing staticHeaders above doesn't specify a default either, and probably should? Just want to check with you since you recently worked on this page though!)
There was a problem hiding this comment.
Yeah, in both cases undefined or false behave the same. So, I think we can add a default here. IIRC, we've already done that in a few places!
There was a problem hiding this comment.
Perfect, thanks! I think that should be all that's needed here then, to add default: false in both places!
There was a problem hiding this comment.
Ok, will update tomorrow.
Description (required)
Adds new
preserveDirectoryStructureoption to the adapter features that preservesconfig.build.clienton static builds.Related issues & labels (optional)
For Astro version:
6.x. See astro PR #15694.