Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: support multiple "apps" into a single angular-cli.json file #3629

Closed
alexandrehebert opened this issue Dec 19, 2016 · 7 comments
Closed

Comments

@alexandrehebert
Copy link

Hi,

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.

@alexandrehebert alexandrehebert changed the title feature: support for multiple "apps" into a single angular-cli.json file feature: support multiple "apps" into a single angular-cli.json file Dec 19, 2016
@Destreyf
Copy link

@alexandrehebert This has been brought up in the past, i have a small solution that i wrote up as an attempt to test this concept, the angular-cli only processes the first angular-cli.json app entry, so you can use a small node.js (could even be gulp) script to swap their orders, here's a link to that issue.

My Comment

Issue: #3213

@alexandrehebert
Copy link
Author

Thanks a lot for your answer, closing this issue and lets continue this conversation in the #3213 feed.

@leocaseiro
Copy link

Check #5737

@shoagraw
Copy link

shoagraw commented Apr 6, 2017

This is really awesome, if you wand detailed pls check here also.
https://yakovfain.com/2017/04/06/angular-cli-multiple-apps-in-the-same-project/

@delpast1
Copy link

delpast1 commented Jun 6, 2017

I've followed this guide but it didn't work
https://yakovfain.com/2017/04/06/angular-cli-multiple-apps-in-the-same-project/

@bresleveloper
Copy link

@delpast1 hi i follows it and it worked, try again step by step carefully

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants