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

support for multiple --open arguments #162

Merged
merged 1 commit into from
Nov 22, 2016
Merged

Conversation

pirtleshell
Copy link
Contributor

This adds the functionality for opening multiple paths in the same window on initial serve.

For example, suppose you have a todo list page at /todo/ in your current project that you want to open with the web root. You can do this by using multiple --open arguments:

$ live-server --open=/ --open=/todo/

Both pages will open in the browser.

@tapio tapio merged commit 031ed0c into tapio:master Nov 22, 2016
@tapio
Copy link
Owner

tapio commented Nov 22, 2016

Thanks!

@pirtleshell
Copy link
Contributor Author

No, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants