[
https://issues.apache.org/jira/browse/CB-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14078266#comment-14078266
]
ASF GitHub Bot commented on CB-6422:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-network-information/pull/15
> Use cordova/exec/proxy instead of platform dupes
> ------------------------------------------------
>
> Key: CB-6422
> URL: https://issues.apache.org/jira/browse/CB-6422
> Project: Apache Cordova
> Issue Type: Bug
> Components: FirefoxOS, Plugin Camera, Plugin Device, Tizen
> Reporter: Jesse MacFadyen
>
> the proxy code is built into cordova/exec/proxy, so instead of :
> require("cordova/windows8/commandProxy")...
> it should be :
> require("cordova/exec/proxy")...
> This applies to several platforms + core plugins
--
This message was sent by Atlassian JIRA
(v6.2#6252)