dpa99c / cordova-custom-config

Cordova/Phonegap plugin to update platform configuration files based on preferences and config-file data defined in config.xml
318 stars 84 forks source link

not compatible with cordova 9 #157

Closed lovelyelfpop closed 5 years ago

lovelyelfpop commented 5 years ago

Using "requireCordovaModule" to load non-cordova module "xxx" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.