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

Victor Costan commented on CB-6990:
-----------------------------------

How was this resolved? Is the a Cordova CLI command that I can run to get all 
the plugins concatenated with cordova.js and minified?

I'm asking because I'm currently using a hand-rolled script to do this merge, 
and I'd love to switch to a standard Cordova CLI command.
https://github.com/pwnall/html5-app-container/blob/master/script/merge-plugins.coffee

Thanks!

> concatenate all plugins with cordova.js
> ---------------------------------------
>
>                 Key: CB-6990
>                 URL: https://issues.apache.org/jira/browse/CB-6990
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: CordovaJS
>    Affects Versions: 3.5.0
>            Reporter: Anis Kadri
>            Assignee: Steve Gill
>             Fix For: 4.0.0
>
>
> Use browserify to concatenate all plugins with cordova.js (instead of using 
> dynamically loading cordova_plugins.js).
> To make it backward compatible with existing plugins, use browserify 
> transforms to change the path of the require() calls with real paths.



--
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