GitHub user twhtanghk opened a pull request: https://github.com/apache/cordova-plugin-file/pull/133
Override resolveLocalFileSystemURL by webkitResolveLocalFileSystemURL fix resolveLocalFileSystemURI.js to export webkitResolveLocalFileSystemURL as resolveLocalFileSystemURL definition for browser platform You can merge this pull request into a Git repository by running: $ git pull https://github.com/twhtanghk/cordova-plugin-file master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file/pull/133.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 #133 ---- commit ef791ed4f142b94e0c3d4a9cdd18a42bb30267c1 Author: Tommy Tang <twhtan...@gmail.com> Date: 2015-09-21T06:02:01Z override resolveLocalFileSystemURL by webkitResolveLocalFileSystemURL for browser platform add .project into git ignore list ---- --- 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