On 6/9/16, 9:47 AM, "jude" <flexcapaci...@gmail.com> wrote:
>Is it possible to use local config files? So using your example, we could >create a ../src/jquery-cordova-googlemaps-config.xml config in your >project? For sure. You can create bunches of -config.xml files and specify them with -load-config, but you can only use +configname once. And also, the compiler automatically loads {project-name}-config.xml if there is one. -Alex