Skip to content

Commit a3b0891

Browse files
angular-robotatscott
authored andcommitted
docs: update Angular CLI help [main] (angular#52022)
Updated Angular CLI help contents. PR Close angular#52022
1 parent e12a102 commit a3b0891

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": "6d32d42937014cab4c903b84f60f62ec7b299673"
3+
"sha": "5a247ebd1af164de5cece8c87681b94c80197439"
44
}

aio/content/cli/help/build.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,12 @@
121121
"type": "boolean",
122122
"description": "Translate the bundles in one or more locales."
123123
},
124+
{
125+
"name": "named-chunks",
126+
"type": "boolean",
127+
"default": false,
128+
"description": "Use file name for lazy loaded chunks."
129+
},
124130
{
125131
"name": "optimization",
126132
"type": "boolean",

0 commit comments

Comments
 (0)