Skip to content
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

feat(cordova): move Cordova prefs from config.xml to capacitor.config.json #1977

Merged
merged 4 commits into from
Sep 23, 2019

Conversation

jcesarmobile
Copy link
Member

On init command, the existing config.xml preferences will be migrated to capacitor.config.json.

Those preferences will be copied to the platform generated config.xml on copy/update commands.

Closes #1944

@jcesarmobile jcesarmobile merged commit 2655f0f into ionic-team:master Sep 23, 2019
@jcesarmobile jcesarmobile deleted the cordova-preferences branch September 23, 2019 15:19
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

Successfully merging this pull request may close these issues.

Question: Where should I set DisableDeploy?
1 participant