Edit for clarification:
The you see in some of the files below is not actually part of the files, but it includes the company name
Today I learned another cause why this can break: Ensure that your project does not have a second file named cordova.js, no matter where. If the cordova plugin management finds such a file included as tag, it can wrongly assume that your own file’s base path is the base path of Cordova’s cordova.js and uses it as base path for loading its own JS files.