docs: Add Incremental Build Vitepress docs#1404
Merged
Merged
Conversation
JIRA: CPOUI5FOUNDATION-1205
8c2f154 to
4fedc7e
Compare
- Drop phrase "Incremental Build" and use "Build Cache" instead - Remove "Starting with v5" everywhere except migration guide - Restructured migration guide section - Refactor Custom task, Builder and Server pages - Remove TODOs & Drop changes for unrelated pages
matz3
previously requested changes
Jun 12, 2026
* Adjust Custom Task explanation + code examples * Remove phrase "Incremental Build" in untouched docs * Refactor "Build caches separate" info section (Builder + Server) * Highlight servers executing builds + making middleware obsolete in migration guide (+Hint for proxies)
KlattG
requested changes
Jun 18, 2026
⚠️ one discussion open in `migrate-v5.md` Co-authored-by: Günter Klatt <guenter.klatt@sap.com>
KlattG
requested changes
Jun 18, 2026
Co-authored-by: Günter Klatt <guenter.klatt@sap.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA: CPOUI5FOUNDATION-1205
This PR adds documentation for the IB feature and its subfeatures up to this point in time. Docu for future ones (e.g. the watch mode) will be handled during their respective items.