You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/01/03 09:43:34 UTC

[jira] [Commented] (CB-8158) Browserify: Keep a symbol List of requires so runtime require still works

    [ https://issues.apache.org/jira/browse/CB-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14263470#comment-14263470 ] 

ASF subversion and git services commented on CB-8158:
-----------------------------------------------------

Commit 07125ef9d481fab81c2c29eafec253846f05a8ca in cordova-js's branch refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;h=07125ef ]

CB-8158 updated browserify dependency


> Browserify: Keep a symbol List of requires so runtime require still works
> -------------------------------------------------------------------------
>
>                 Key: CB-8158
>                 URL: https://issues.apache.org/jira/browse/CB-8158
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: Steve Gill
>            Assignee: Steve Gill
>
> Right now, a couple of plugins + wp8 and android pass chunks of javascript from native. 
> some of the calls from native use require. No way for us to intercept this and browserify it during build time. So we need to attach a symbol map to cordova.js that is generated and allow runtime require. 
> Hopefully in the long term, we can change the native side to not have to rely on passing around requires. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org