Build cordova apps offline
问题 I am using netbeans with cordova to build html5 apps for mobile (android/iOS) I have a problem when building application in netbeans while not connected to the internet because cordova is always trying to download plug-ins although I have been connected to the internet and it downloaded everything needed and the app works great. when internet connection is down I can't build. do you have any idea to disable cordova plug-in download from the internet. I loose my internet connection many times