Skip to content

Commit 6db94d5

Browse files
angular-robotalxhub
authored andcommitted
docs: update Angular CLI help [main] (angular#56280)
Updated Angular CLI help contents. PR Close angular#56280
1 parent 257d942 commit 6db94d5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
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": "4df2adf2347e6fc311266918fd5dab4b5d2abf7c"
3+
"sha": "6c10e1b0f67797589bbc3b24d1de572d51714791"
44
}

adev/src/content/cli/help/serve.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@
6161
"default": "localhost",
6262
"description": "Host to listen on."
6363
},
64+
{
65+
"name": "inspect",
66+
"type": "string",
67+
"description": "Activate debugging inspector. This option only has an effect when 'SSR' or 'SSG' are enabled."
68+
},
6469
{
6570
"name": "live-reload",
6671
"type": "boolean",

0 commit comments

Comments
 (0)