Skip to content

Commit ab9ff4d

Browse files
author
Vladimir Kotikov
committed
Use one proxy for both windows and windows8 platforms
1 parent cfcb74c commit ab9ff4d

File tree

2 files changed

+1
-996
lines changed

2 files changed

+1
-996
lines changed

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ xmlns:android="http://schemas.android.com/apk/res/android"
313313

314314
<!-- windows8 -->
315315
<platform name="windows8">
316-
<js-module src="src/windows8/FileProxy.js" name="FileProxy">
316+
<js-module src="src/windows/FileProxy.js" name="FileProxy">
317317
<merges target="" />
318318
</js-module>
319319
</platform>

0 commit comments

Comments
 (0)