mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced 2026-07-07 00:02:47 +08:00
fixed case of javascript filename
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
<dependency id="org.apache.cordova.file" commit="r0.2.5" />
|
||||
|
||||
<js-module src="www/CordovaHTTP.js" name="CordovaHttpPlugin">
|
||||
<js-module src="www/cordovaHTTP.js" name="CordovaHttpPlugin">
|
||||
<clobbers target="plugins.CordovaHttpPlugin" />
|
||||
</js-module>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user