Steve Gill created CB-8158: ------------------------------ Summary: 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