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

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

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-lib/pull/275

    CB-9436 Removes `require-tr` bundle transformation

    This PR replaces excess `require-tr` browserify transform (- 2 deps and lot 
of code) with `aliasify`.
    
    It also solves two more problems from [Browserify Master 
Issue](https://issues.apache.org/jira/browse/CB-8801):
      * browserify and mobilespec (see 
https://issues.apache.org/jira/browse/CB-8802) - because all bundled modules 
now exposed outside of bundle
      * excess plugins' dirs in `www` folder (see 
https://issues.apache.org/jira/browse/CB-9038)
    
    NOTE: This PR depends on apache/cordova-js#255.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-lib CB-9436

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/275.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #275
    
----
commit 510516135ef41b735b2e610c1b8d95fc77bd571e
Author: Vladimir Kotikov <[email protected]>
Date:   2015-07-31T11:20:35Z

    CB-9436 Removes `require-tr` bundle transformation

----


> Refactor browserify to get rid of `require-tr` transform
> --------------------------------------------------------
>
>                 Key: CB-9436
>                 URL: https://issues.apache.org/jira/browse/CB-9436
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CordovaJS, CordovaLib
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>




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