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
just used root instead of enforcing 'app' and the angular-cli.json use src/app as root or there was another property for app folder on the application entity.This would help enable multiple apps in one project...
a la
#1140
the apps proper in ng-cli.json is already an array.
Metadata
Metadata
Assignees
Labels
No labels