Add build.apiPrefix to configuration-reference#14130
Conversation
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
|
|
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉 Here’s what will happen next:
|
|
Thank you ! I can't do a full review tonight (for me, CET), but if you want to make changes in between, I'll copy what is stated at the beginning of this file: This means this file is read-only and the content comes from the JSDoc in https://github.com/ryechus/astro/blob/c1f212b47585f7c5869e47cd13ffc4ebfce12b08/packages/astro/src/types/public/config.ts#L1203-L1226 Currently, the two do not match. And since JSDoc serves as public documentation, you will likely want something that falls somewhere between the two descriptions. If this is a config only change (I haven't checked in details the implementation), you might not need a docs PR and the JSDoc is enough. If it affects more pages (e.g. https://docs.astro.build/en/guides/server-islands/), we'll need a docs PR for those pages, but you can omit |
Thank you! I'll try to fix this up before you get online tomorrow! |
Description
This PR adds documentation for a new configuration option
build.apiPrefixthat is added in a PR on the main repo.For Astro version:
7.0.3. See astro PR 17121.Find me on discord: @thxmikezilla