mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 10:33:43 +08:00
docs: remove reference to client-project arguments from app-shell docs
This is no longer required because of 493aa74019/packages/schematics/angular/app-shell/schema.json (L12)
This commit is contained in:
parent
073f3034a1
commit
66c4e48c7f
@ -7,7 +7,7 @@ Use this command with a routing app that is accompanied by a Universal server-si
|
||||
To create an app shell, use the following command.
|
||||
|
||||
<code-example format="." language="bash">
|
||||
ng generate app-shell --client-project my-app
|
||||
ng generate app-shell my-app
|
||||
</code-example>
|
||||
|
||||
* `my-app` is the name of your client application
|
||||
|
Loading…
x
Reference in New Issue
Block a user