ionic-team / ionic-team/ionic-cli
Provide --browser and --browser-args for all commands that open the browser
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 2k
- 派生
- 682
- PR 合并指标
- 30 天内没有已合并 PR
描述
`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/
贡献指南
评估
这个 Issue 还没有评估数据。