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

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

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

Revert "Revert "CB-8158 adding symbolList to cordova.js" due to failing tests"

This reverts commit 4b6c14f1ebbe68a485071808b65943ee0555ec2d.


> 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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to