[ 
https://issues.apache.org/jira/browse/CB-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Gill resolved CB-8158.
----------------------------
    Resolution: Fixed

> 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: Sub-task
>          Components: CordovaJS
>            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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to