0
Colleagues.
When I create an APP in Intel Xdk with Cordova, the following line appears:
<script src='cordova.js'></script>
But in the directory does not appear this file, but has the plugins folder where have the folders: Cordova-plugin-device, Cordova-plugin-splashscreen and Cordova-plugin-statusbar.
Because the Cordova.js file does not appear?