docs: update file structure and workspace config for v8 (#30595)

PR Close #30595
This commit is contained in:
Judy Bogart
2019-05-21 11:41:49 -07:00
committed by Jason Aden
parent f74e0fd825
commit ae91f45b27
2 changed files with 17 additions and 14 deletions

View File

@ -44,7 +44,7 @@ When you create a library project with `ng generate library`, the library projec
The following top-level configuration properties are available for each project, under `projects:<project_name>`.
<code-example format="." language="json" linenums="false">
"my-v7-app": {
"my-app": {
"root": "",
"sourceRoot": "src",
"projectType": "application",