Skip to content

docs: update Angular CLI help [main] #60788

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion adev/src/content/cli/help/build-info.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"branchName": "refs/heads/main",
"sha": "88972317eb19764caaece19b336a19d0cf1841d8"
"sha": "0a53d285fd1c55cf0829edc363394794f1b4cb41"
}
24 changes: 22 additions & 2 deletions adev/src/content/cli/help/generate.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@
{
"name": "ng-html",
"type": "boolean",
"default": true,
"description": "Generate component template files with an '.ng.html' file extension instead of '.html'. The '.ng.html' file extension is recommended by the Angular style guide."
"default": false,
"description": "Generate component template files with an '.ng.html' file extension instead of '.html'."
},
{
"name": "prefix",
Expand Down Expand Up @@ -616,6 +616,16 @@
"type": "boolean",
"default": false,
"description": "Skip the generation of a unit test file `spec.ts` for the new interceptor."
},
{
"name": "type-separator",
"type": "string",
"default": "-",
"enum": [
"-",
"."
],
"description": "The separator character to use before the type within the generated file's name. For example, if you set the option to `.`, the file will be named `example.interceptor.ts`."
}
],
"aliases": [],
Expand Down Expand Up @@ -765,6 +775,16 @@
"Root"
],
"description": "The scope for the new routing module."
},
{
"name": "type-separator",
"type": "string",
"default": "-",
"enum": [
"-",
"."
],
"description": "The separator character to use before the type within the generated file's name. For example, if you set the option to `.`, the file will be named `example.module.ts`."
}
],
"aliases": [
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy