GitHub user purplecabbage opened a pull request:
https://github.com/apache/cordova-lib/pull/462
CB-8151 util.js creates directory if require()d
Defer creating of libDir folder until something actually requests it.
Related: CB-11194
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/purplecabbage/cordova-lib RemoveUtilSideEffect
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/462.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 #462
----
commit 7a21db7a99bc242e7f886495949ca1707c8943f8
Author: Jesse MacFadyen <[email protected]>
Date: 2016-07-01T23:35:53Z
defer creating of libDir folder until something actually requests it.
Related: CB-11194
----
---
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]