Append Windows 8.1 platform configuration in plugin.xml
This commit is contained in:
parent
ef9ca5ad3e
commit
863386398e
@ -75,5 +75,12 @@
|
|||||||
</js-module>
|
</js-module>
|
||||||
</platform>
|
</platform>
|
||||||
|
|
||||||
|
<!-- windows81 -->
|
||||||
|
<platform name="windows81">
|
||||||
|
<js-module src="src/windows81/InAppBrowserProxy.js" name="InAppBrowserProxy">
|
||||||
|
<merges target="" />
|
||||||
|
</js-module>
|
||||||
|
</platform>
|
||||||
|
|
||||||
|
|
||||||
</plugin>
|
</plugin>
|
||||||
|
Loading…
Reference in New Issue
Block a user