You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to know if you planned to introduce the support for multiple projects into one single angular-cli.json file (as the current angular-cli.json file structure suggest it, with an array type for the "apps" configuration).
The expected behavior would be to produce multiple Angular2 applications (different JS files) by running a single ng build command from the project root folder.
Regards,
Alex.
adilmughal, sahilpurav, pgossmann, winnemucca and aliyeysides