-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fixbug with -o [path] Open browser window after starting the server #250
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
Conversation
+1 |
I think squashing your commits would help :) Also, is this a duplicate of #234? |
Closes http-party#231 Addresses PRs http-party#234, http-party#250, and http-party#260
Redundant '//' fixed in #374 |
Sorry, closed the wrong PR |
@sqlwwx would you rebase this onto the current |
@thornjad updated |
fixbug with -o [path] Open browser window after starting the server
This doesn't appear to be in the latest release: http-server@0.11.1 - would be nice to get this fix released. FYI - running on a Mac 'http-server -o folder' just starts the server, but no browser is launched. If 'folder' is omitted the browser launches. |
fixbug with -o [path] Open browser window after starting the server