Skip to content

Commit 6e065f0

Browse files
committed
docs: Fix Migrate-v5 hints (Review)
1 parent f2ff30d commit 6e065f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/documentation/docs/updates/migrate-v5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Projects using older **Specification Versions** are expected to be **fully compa
3333

3434
With Specification Version 5.0, the option `--cache-mode` (for commands `ui5 build` and `ui5 serve`) has been renamed to `--snapshot-cache`.
3535

36-
The behavior remains the same. When `--cache-mode` is used, a deprecation warning is logged and `--snapshot-cache` is set to `Default`.
36+
When legacy `--snapshot-cache` is used, the behavior remains the same but a deprecation warning is logged. When both `--snapshot-cache` and `--cache-mode` are used, successor `--cache-mode` always gets priority.
3737

3838
## UI5 CLI Init Command
3939

0 commit comments

Comments
 (0)