ionic-team / ionic-team/ionic-cli
Provide --browser and --browser-args for all commands that open the browser
Đang mở
enhancement
- Ngôn ngữ chính
- TypeScript
- Star
- 2k
- Fork
- 682
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
`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/
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.