Colleagues.
When I create an APP on 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 folder plugins where it has the folders: cordova-plugin-device, cordova-plugin-splashscreen and cordova-plugin-statusbar.
Why does not the cordova.js file appear?