Skip to content

Commit 839074b

Browse files
angular-robotAndrewKushnir
authored andcommitted
docs: update Angular CLI help [main] (#50256)
Updated Angular CLI help contents. PR Close #50256
1 parent f2926b1 commit 839074b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"branchName": "refs/heads/main",
3-
"sha": "6af564e399fc9bee5d7a3989856bc81fac6f83bb"
3+
"sha": "7b7b06a029295715b57b1a602b5021d0d0853bb3"
44
}

aio/content/cli/help/serve.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@
3131
"default": false,
3232
"description": "Don't verify connected clients are part of allowed hosts."
3333
},
34+
{
35+
"name": "force-esbuild",
36+
"type": "boolean",
37+
"default": false,
38+
"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."
39+
},
3440
{
3541
"name": "help",
3642
"type": "boolean",

0 commit comments

Comments
 (0)