Skip to content

"If you want to create an Ionic/Cordova app, use the --cordova option." #2543

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
janpio opened this issue Jul 20, 2017 · 1 comment
Closed

Comments

@janpio
Copy link
Contributor

janpio commented Jul 20, 2017

Docs at https://ionicframework.com/docs/cli/start/ and ionic help start say:

f you want to create an Ionic/Cordova app, use the --cordova option.

What does that mean?
Not using the parameter creates the same project, doesn't it?

@imhoffd
Copy link
Contributor

imhoffd commented Aug 2, 2017

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.

Follow this issue: #2595

@imhoffd imhoffd closed this as completed Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants