mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: update Angular CLI help [19.2.x] (#60371)
Updated Angular CLI help contents. PR Close #60371
This commit is contained in:
parent
4a30a4e26b
commit
fc192fdba1
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"branchName": "refs/heads/19.2.x",
|
||||
"sha": "da1d5784755500cc064c433e5a4754a1ff1946fd"
|
||||
"sha": "dac84689c678014395acc670f3ccfa0cfa4f83b5"
|
||||
}
|
||||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue