Skip to content

Allow ng serve to serve multiple applications at once #12181

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

Closed
ly-cultureiq opened this issue Sep 5, 2018 · 3 comments
Closed

Allow ng serve to serve multiple applications at once #12181

ly-cultureiq opened this issue Sep 5, 2018 · 3 comments

Comments

@ly-cultureiq
Copy link

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Command (mark with an x)

- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Versions

Repro steps

The log given by the failure

Desired functionality

Allow multiple apps to be served with ng serve
Webpack dev server supports multiple configurations already.
Currently the way command-runner is designed it only does the multiTarget consecutively, rather than allowing to run synchronously, which would allow for multiple webpack configs to be created and merged together for serve.

Mention any other details that might be useful

@rocketkittens
Copy link

Similar or duplicate issues:

#12107
#5072
#4624
#7954

@alan-agius4
Copy link
Collaborator

Hi @ly-cultureiq,

Thanks for this feature request. However, unfortunately currently this doesn't fall in the Angular CLI roadmap. Let's re-visit this in the future.

Thanks,
Alan

@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 Oct 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants