Skip to content

feat(@angular/cli): add option to set dev server's base serve path #6320

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

Merged
merged 1 commit into from Aug 17, 2017
Merged

feat(@angular/cli): add option to set dev server's base serve path #6320

merged 1 commit into from Aug 17, 2017

Conversation

clydin
Copy link
Member

@clydin clydin commented May 15, 2017

Allows ng serve to be configured to serve the application at a path other than the root via a new --serve-path option. The option will default to a combination of the --base-href and --deploy-url, if present.

Closes #6289

@clydin clydin changed the title WIP: feat(@angular/cli): add option to set dev server base path WIP: feat(@angular/cli): add option to set dev server's base serve path May 15, 2017
@sumitarora sumitarora self-assigned this May 15, 2017
@clydin clydin changed the title WIP: feat(@angular/cli): add option to set dev server's base serve path feat(@angular/cli): add option to set dev server's base serve path May 19, 2017
@filipesilva filipesilva assigned filipesilva and unassigned sumitarora Jul 3, 2017
filipesilva
filipesilva previously approved these changes Jul 3, 2017
@Brocco Brocco merged commit 2c6dde1 into angular:master Aug 17, 2017
@clydin clydin deleted the base-path branch August 17, 2017 18:46
@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 12, 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

Successfully merging this pull request may close these issues.

ng serve does not work with --base-href
5 participants