Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Explain --open-app more #73

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ $ webpack-serve --help
--no-hot Instruct the client not to apply Hot Module Replacement patches
--no-reload Instruct middleware {italic not} to reload the page for build errors
--open Instruct the app to open in the default browser
--open-app The name of the app to open the app within, or an array
--open-app The name of the app to open the app within, or a JSON array
containing the app name and arguments for the app
(see https://github.com/sindresorhus/opn#app)
--open-path The path with the app a browser should open to
--port The port the app should listen on
--version Display the webpack-serve version
Expand Down Expand Up @@ -420,4 +421,4 @@ We welcome your contributions! Please have a read of

[dev-ware]: https://github.com/webpack/webpack-dev-middleware#options
[hot-client]: https://github.com/webpack-contrib/webpack-hot-client#options
[https-opts]: https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options
[https-opts]: https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options