You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using --cordova will install the @ionic/cli-plugin-cordova right away. In the next release of the CLI, it prompts the user if they'd like to integrate Cordova, which would imply --cordova.
I have more plans for this. Right now new apps get config.xml, resources, etc. even without the --cordova flag.
Docs at https://ionicframework.com/docs/cli/start/ and
ionic help start
say:What does that mean?
Not using the parameter creates the same project, doesn't it?
The text was updated successfully, but these errors were encountered: