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/18 23:38:05 UTC

[GitHub] janpio opened a new issue #48: Rework use of ~ in build.json

janpio opened a new issue #48: Rework use of ~ in build.json
URL: https://github.com/apache/cordova/issues/48
 
 
   Based on:
   https://github.com/apache/cordova-cli/pull/359
   https://github.com/apache/cordova-android/pull/563
   ... and others I currently can't find.
   
   Conclusion was to not merge any of those PRs, but rework how the support for `~` is implemented. Instead of manually reading env variables, using `untildify` should be much more stable.
   
   During the discussion also the suggestion came up to support this in all `build.json` files, not just for `cordova-android`. (Will have to check if any of those use paths at all, so that it is worth the effort to move this from `cordova-android` to a more general location.)
   
   

----------------------------------------------------------------
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