We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcb74c commit ab9ff4dCopy full SHA for ab9ff4d
plugin.xml
@@ -313,7 +313,7 @@ xmlns:android="http://schemas.android.com/apk/res/android"
313
314
<!-- windows8 -->
315
<platform name="windows8">
316
- <js-module src="src/windows8/FileProxy.js" name="FileProxy">
+ <js-module src="src/windows/FileProxy.js" name="FileProxy">
317
<merges target="" />
318
</js-module>
319
</platform>
0 commit comments