Skip to content
This repository was archived by the owner on Apr 2, 2018. It is now read-only.

Commit 906b21f

Browse files
committed
Added clobbers so Keyboard is defined on Windows
1 parent 4751830 commit 906b21f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
<platform name="windows">
6060
<js-module src="src/windows/KeyboardProxy.js" name="KeyboardProxy">
6161
<runs />
62+
<clobbers target="cordova.plugins.Keyboard" />
6263
</js-module>
6364
</platform>
6465

0 commit comments

Comments
 (0)