docs: remove old content from CLI configuration guide (#38243)
PR Close #38243
This commit is contained in:
parent
f0733d109e
commit
3f92be4ec3
|
@ -28,7 +28,6 @@ The initial app that you create with `ng new app_name` is listed under "projects
|
||||||
|
|
||||||
</code-example>
|
</code-example>
|
||||||
|
|
||||||
Each additional app that you create with `ng generate application` has a corresponding end-to-end test project, with its own configuration section.
|
|
||||||
When you create a library project with `ng generate library`, the library project is also added to the `projects` section.
|
When you create a library project with `ng generate library`, the library project is also added to the `projects` section.
|
||||||
|
|
||||||
<div class="alert is-helpful">
|
<div class="alert is-helpful">
|
||||||
|
|
Loading…
Reference in New Issue