GitHub user filmaj opened a pull request: https://github.com/apache/cordova-js/pull/146
CB-13163: fix using relative paths in calls to require. Using relative paths in calls to `require` failed. The single-character patch caused me to chuckle. Added a test for this as well. You can merge this pull request into a Git repository by running: $ git pull https://github.com/filmaj/cordova-js fix-rel-req Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-js/pull/146.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 #146 ---- commit 65fd0f61cca4d979e653ab5cf2dbc32b50416ba9 Author: filmaj <maj....@gmail.com> Date: 2017-08-10T03:08:51Z CB-13163: fix using relative paths in calls to require. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org