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

Enable passing extra args to live-server #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

walterl
Copy link

@walterl walterl commented Jul 29, 2022

This enables a high degree of customization. I've found it useful for changing the browser being opened, and changing the port on which the live server is started.

Similar to #18, but for live-server. Fixes #16.

This enables a high degree of customization. I've found it useful for
changing the browser being opened, and changing the port on which the
live server is started.
@walterl
Copy link
Author

walterl commented Jul 29, 2022

Update: Passing --browser=mybrowser to live-server won't work until compodoc/live-server#3 is merged. It works with tapio/live-server, though. 😅

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.

Way to customize the browser it uses?
1 participant