cordova-discuss
cordova-discuss copied to clipboard
Safeguard against conflicting plugins
This has been an issue with sqlite but I could see this becoming an issue with other plugins that get forked over time. It would be great if Cordova could avoid this problem by reporting an error if someone adds multiple plugins with the same clobbers target value.