mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
Remove dupe file windows+windows8 both use the same one
This commit is contained in:
+1
-1
@@ -139,7 +139,7 @@
|
||||
|
||||
<!-- windows8 -->
|
||||
<platform name="windows8">
|
||||
<js-module src="src/windows8/FileTransferProxy.js" name="FileTransferProxy">
|
||||
<js-module src="src/windows/FileTransferProxy.js" name="FileTransferProxy">
|
||||
<clobbers target="" />
|
||||
</js-module>
|
||||
</platform>
|
||||
|
||||
Reference in New Issue
Block a user