mirror of
https://gitee.com/shuto/cordova-plugin-camera.git
synced 2026-04-09 00:00:27 +08:00
[CB-4919] updated plugin.xml for FxOS
This commit is contained in:
+4
-1
@@ -144,7 +144,10 @@
|
||||
<feature name="Camera">
|
||||
<param name="firefoxos-package" value="Camera" />
|
||||
</feature>
|
||||
</config-file>
|
||||
</config-file>
|
||||
<js-module src="www/CameraPopoverHandle.js" name="CameraPopoverHandle">
|
||||
<clobbers target="CameraPopoverHandle" />
|
||||
</js-module>
|
||||
<js-module src="src/firefoxos/CameraProxy.js" name="CameraProxy">
|
||||
<runs />
|
||||
</js-module>
|
||||
|
||||
Reference in New Issue
Block a user