Skip to content

Enable passing extra args to live-server#20

Open
walterl wants to merge 1 commit intodavidgranstrom:masterfrom
walterl:liveserver-extra-args
Open

Enable passing extra args to live-server#20
walterl wants to merge 1 commit intodavidgranstrom:masterfrom
walterl:liveserver-extra-args

Conversation

@walterl
Copy link
Copy Markdown

@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
Copy Markdown
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