Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.5.0
-
None
-
Both iOS and Android
Description
findCordovaPath() in cordova.js malfunctions if there are js files with the "cordova.js" suffix
For example if there is a js file named "thisisnotcordova.js" that is imported from another directory, the CordovaJS's plugin routines tries to import the plugins from that directory