diff --git a/adev/src/content/cli/help/build-info.json b/adev/src/content/cli/help/build-info.json index 49d63f38c15..2d2d8dd268d 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/19.2.x", - "sha": "da1d5784755500cc064c433e5a4754a1ff1946fd" + "sha": "dac84689c678014395acc670f3ccfa0cfa4f83b5" } \ No newline at end of file diff --git a/adev/src/content/cli/help/serve.json b/adev/src/content/cli/help/serve.json index 20882c5cf73..2414ec3ab5e 100644 --- a/adev/src/content/cli/help/serve.json +++ b/adev/src/content/cli/help/serve.json @@ -36,7 +36,7 @@ "name": "force-esbuild", "type": "boolean", "default": false, - "description": "Force the development server to use the 'browser-esbuild' builder when building. This is a developer preview option for the esbuild-based build system." + "description": "Force the development server to use the 'browser-esbuild' builder when building." }, { "name": "headers",