ionic-team / ionic-team/ionic-cli

Provide --browser and --browser-args for all commands that open the browser

Open
#3,362 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2k
Forks
682
PR merge metrics
No merged PRs in 30d

Description

`ionic serve` has a `--browser` option, but the following commands (which also open the browser) do not:

* `ionic docs`
* `ionic link` (for third-party git setup)
* `ionic signup`

Additionally, for each command that accepts a `--browser` option, accept a `--browser-args` option to pass additional options to the browser program. e.g. for Chrome, these are the available options: https://peter.sh/experiments/chromium-command-line-switches/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.