diff --git a/adev/src/content/cli/help/_build-info.json b/adev/src/content/cli/help/_build-info.json index d0ff577e392..d089201cc13 100644 --- a/adev/src/content/cli/help/_build-info.json +++ b/adev/src/content/cli/help/_build-info.json @@ -1,4 +1,4 @@ { "branchName": "refs/heads/main", - "sha": "b7da7541e38562dc01fb46adbf4448eac31c4f41" + "sha": "8c2f95904ca04e8fb78b0971ae7648c85a45f2e8" } \ No newline at end of file diff --git a/adev/src/content/cli/help/build.json b/adev/src/content/cli/help/build.json index cb921cde0f4..306a97647e2 100644 --- a/adev/src/content/cli/help/build.json +++ b/adev/src/content/cli/help/build.json @@ -163,7 +163,7 @@ "media", "none" ], - "description": "Define the output filename cache-busting hashing mode." + "description": "Define the output filename cache-busting hashing mode.\n\n- `none`: No hashing.\n- `all`: Hash for all output bundles. \n- `media`: Hash for all output media (e.g., images, fonts, etc. that are referenced in CSS files).\n- `bundles`: Hash for output of lazy and main bundles." }, { "name": "output-mode",