We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0733d1 commit 3f92be4Copy full SHA for 3f92be4
1 file changed
aio/content/guide/workspace-config.md
@@ -28,7 +28,6 @@ The initial app that you create with `ng new app_name` is listed under "projects
28
29
</code-example>
30
31
-Each additional app that you create with `ng generate application` has a corresponding end-to-end test project, with its own configuration section.
32
When you create a library project with `ng generate library`, the library project is also added to the `projects` section.
33
34
<div class="alert is-helpful">
0 commit comments