Open ckken opened 9 years ago
Hi ckken, which config.js file are you referring to?
if you're referring to config.xml, cordova.js or cordova_plugins.js then it's to be placed on the root of your project...
Hope this helps.
Jose ex. / /img /css /js /plugins //com.dooble.phonertc ///src ////browser ////PhoneRTCProxy.js ///www ///phonertc.js config.xml cordova.js cordova_plugins.js index.html ...
You need to install Grunt CLI and perform the Grunt build action to build many files, including the config.js.
Hi ckken, which config.js file are you referring to?
if you're referring to config.xml, cordova.js or cordova_plugins.js then it's to be placed on the root of your project...
Hope this helps.
Jose ex. / /img /css /js /plugins //com.dooble.phonertc ///src ////browser ////PhoneRTCProxy.js ///www ///phonertc.js config.xml cordova.js cordova_plugins.js index.html ...