Skip to content

Use opn instead of node-open package #593

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

Closed
SpaceK33z opened this issue Sep 6, 2016 · 0 comments
Closed

Use opn instead of node-open package #593

SpaceK33z opened this issue Sep 6, 2016 · 0 comments

Comments

@SpaceK33z
Copy link
Member

SpaceK33z commented Sep 6, 2016

I'm submitting a feature request

webpack and webpack-dev-server version:
webpack: 2.1.0-beta.21
webpack-dev-server: 2.1.0-beta-.3

Please tell us about your environment:
OS X

Current behavior:

node-open is used when --open is passed in the CLI, to open a browser. This package has been unmaintained for two years.

Expected/desired behavior:

It should use opn, a better version of node-open.

What is the motivation / use case for changing the behavior?

opn contains a lot of fixes that node-open doesn't have, especially for Linux users.

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

No branches or pull requests

1 participant