You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Anis Kadri (JIRA)" <ji...@apache.org> on 2014/06/20 00:27:25 UTC

[jira] [Created] (CB-6990) concatenate all plugins with cordova.js

Anis Kadri created CB-6990:
------------------------------

             Summary: concatenate all plugins with cordova.js
                 Key: CB-6990
                 URL: https://issues.apache.org/jira/browse/CB-6990
             Project: Apache Cordova
          Issue Type: Improvement
          Components: CordovaJS
    Affects Versions: 3.5.0
            Reporter: Anis Kadri
            Assignee: Anis Kadri
             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.2#6252)