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

ASF GitHub Bot commented on CB-11194:
-------------------------------------

Github user nikhilkh commented on a diff in the pull request:

    https://github.com/apache/cordova-lib/pull/434#discussion_r62247519
  
    --- Diff: cordova-lib/cordova-lib.js ---
    @@ -18,19 +18,35 @@
     */
     
     // For now expose plugman and cordova just as they were in the old repos
    +
    +
    +function addProperty(obj, property, modulePath) {
    --- End diff --
    
    util.js has a side effect in global code of invoking a mkrdir. Also, the 
addModuleProperty is not quite the same and it's used in a number of places. I 
have already created a shared version in cordova-common.


> Improve cordova load time
> -------------------------
>
>                 Key: CB-11194
>                 URL: https://issues.apache.org/jira/browse/CB-11194
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Android, CordovaLib
>            Reporter: Nikhil Khandelwal
>            Assignee: Nikhil Khandelwal
>
> We can delay load some of our dependencies to improve our load time.



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