ionic-team / ionic-team/ionic-cli
Explicit console output on `ionic serve` that tells users that Cordova plugins don't work
- 主要言語
- TypeScript
- スター
- 2k
- フォーク
- 682
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
A good portion of the problems with Ionic Native and Cordova plugin still are that users try to test and debug using `ionic serve` as they don't know/understand that Cordova plugins won't be available there.
Would it be possible to add an explicit console log message when running `ionic serve` that tells them that Ionic Native and Cordova plugins won't work there?
(Should this better be implemented in Ionic Native? (This wouldn't cover Cordova plugins) Is there a way to "recognize" `ionic serve`?)
コントリビューションガイド
調査の方向性
Start at the `ionic serve` command entry point and inspect how console output is emitted while serving. Confirm the wording should explain that Ionic Native and Cordova plugins are unavailable under `ionic serve`, then verify the command displays that guidance consistently.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100