Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/595#discussion_r62532587 --- Diff: www/docs/en/dev/config_ref/index.md --- @@ -234,6 +234,23 @@ platform. See [Customize icons topic](images.html) for more information. <plugin name="cordova-plugin-device" spec="https://github.com/apache/cordova-plugin-device.git#1.0.0" /> ``` +### variable + Persists the value of a CLI variable to be used when restoring a plugin during a prepare. See the [preference element][plugin_preference] --- End diff -- It will be great to specify that edits to the value in config.xml do not take effect without removing and adding the plugin. This is added by --save option in the CLI.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org