apache / cordova-discuss

Discussions on features and the future
19 stars 28 forks source link

Safeguard against conflicting plugins #81

Open brodycj opened 6 years ago

brodycj commented 6 years ago

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.