Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.
The "config/cordova.xml" page has been changed by jbondc: https://wiki.apache.org/cordova/config/cordova.xml?action=diff&rev1=10&rev2=11 "cordova": { "plugins": [], /* list of plugins installed */ - "modules": [] /* list of modules to load dynamically (if needed) */ + "modules": [], /* list of modules to load dynamically (if needed) */ + "config" : {} /* configuration from config.xml or config.json */ } } }
