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

Add an option to open the browser on launch #139

Open
nstepien opened this issue Aug 23, 2020 · 2 comments
Open

Add an option to open the browser on launch #139

nstepien opened this issue Aug 23, 2020 · 2 comments

Comments

@nstepien
Copy link

nstepien commented Aug 23, 2020

It would be nice if these two options from webpack-dev-server were available:
https://webpack.js.org/configuration/dev-server/#devserveropen
https://webpack.js.org/configuration/dev-server/#devserveropenpage

Not a huge priority, but open: true to open http://locahost:port/ would be good enough for me.

@PepsRyuu
Copy link
Owner

Seems like https://github.com/domenic/opener is the way to go for this one. Wouldn't be opposed to adding this option.

@nstepien
Copy link
Author

nstepien commented Aug 23, 2020

https://www.npmjs.com/package/open
There's also open, which is still actively maintained.

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

No branches or pull requests

2 participants