You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/11/16 10:16:12 UTC

[GitHub] hiepxanh opened a new pull request #563: [Fix] better support to find Home path for window

hiepxanh opened a new pull request #563: [Fix] better support to find Home path for window
URL: https://github.com/apache/cordova-android/pull/563
 
 
   ### Platforms affected
   Android, ios, Browser
   
   ### What does this PR do?
   I struggeling with home path every time changing build computer or transfer code to my teammate computer. the `build.json` config does not find home path on window with "command line" or "power shell". there is no tutorial about this. I have to go to build file to know that there is `~` equivalent with `$HOME` and `%HOMEPATH%` on window.
   I think it is feature?
   ### What testing has been done on this change?
   
   
   ### Checklist
   - [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
   - [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   - [ ] Added automated test coverage as appropriate for this change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org