ionic-team / ionic-team/ionic-cli

Document that you can pass vite flags when running ionic capacitor run android -l --external

オープン
#5,080 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
triage
主要言語
TypeScript
スター
2k
フォーク
682
PR マージ指標
30日以内にマージされた PR はありません

説明

I struggled to find a way to pass in vite flags when running ionic capacitor run android -l --external The only way I figured out that you can use '--' was to use chatgpt and passing flags like 'mode' to vite can be done with ionic capacitor run android -l --external -- --mode staging

There is a small blurb on the 'capacitor serve' command:

> Options not listed below are considered advanced and can be passed to the Angular CLI using the -- separator after the Ionic CLI arguments. See the examples.

But that feels Angular CLI specific, and it doesn't really get to the point that vite flags CAN be passed in.

Linking the issue I tried to put in the capacitor cli but I was re-routed here.
https://github.com/ionic-team/capacitor/issues/7201

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。