ionic-team / ionic-team/ionic-cli
Explicit console output on `ionic serve` that tells users that Cordova plugins don't work
- Vorherrschende Sprache
- TypeScript
- Sterne
- 2k
- Forks
- 682
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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`?)
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100