-
Couldn't load subscription status.
- Fork 11.9k
Closed
Description
There is an assumption that I want have a /src/app folder. When I do not really want to have this folder. I actually want to have /src/{{moduleName}}/ , but totally appreciate using /src/app as a standard.
It'd be really nice if
| const sourceRoot = path.join(project.root, project.ngConfig.apps[0].root, 'app'); |
This would help enable multiple apps in one project...
a la
#1140
the apps proper in ng-cli.json is already an array.
leocaseiro
Metadata
Metadata
Assignees
Labels
No labels