mirror of
https://gitee.com/shuto-github/cordova-plugin-network-information.git
synced 2026-05-29 00:00:04 +08:00
Initial version of firefox os network information plugin
This commit is contained in:
@@ -23,11 +23,6 @@ xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
|
||||
<!-- firefoxos -->
|
||||
<platform name="firefoxos">
|
||||
<config-file target="config.xml" parent="/*">
|
||||
<feature name="Network">
|
||||
<param name="firefoxos-package" value="Network" />
|
||||
</feature>
|
||||
</config-file>
|
||||
<js-module src="src/firefoxos/NetworkProxy.js" name="NetworkProxy">
|
||||
<runs />
|
||||
</js-module>
|
||||
|
||||
Reference in New Issue
Block a user