ionic-team / ionic-team/ionic-cli
Explicit console output on `ionic serve` that tells users that Cordova plugins don't work
Abierto
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 2k
- Forks
- 682
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`?)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.