ionic-team / ionic-team/ionic-cli
Explicit console output on `ionic serve` that tells users that Cordova plugins don't work
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
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`?)
Contributor guide
Assessment
This issue has not been assessed yet.