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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]