dpogue commented on issue #528: URL: https://github.com/apache/cordova-cli/issues/528#issuecomment-693895749
All the config.xml parsing happens with cordova-common's ConfigParser: https://github.com/apache/cordova-common/blob/master/src/ConfigParser/ConfigParser.js Note that this sometimes gets extended/patched in the various platforms to add platform-specific methods to it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
