We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
opn
node-open
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
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.
--open
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.
The text was updated successfully, but these errors were encountered:
02db200
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
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 ofnode-open
.What is the motivation / use case for changing the behavior?
opn
contains a lot of fixes thatnode-open
doesn't have, especially for Linux users.The text was updated successfully, but these errors were encountered: