BUILD_DIR and CACHE_DIR for compiling through a custom buildpack

2015-01-07 Thread aspal
How to specify BUILD_DIR and CACHE_DIR arguments for custom buildpacks? Should I set * heroku config:set BUILD_DIR=path_2_src * or put it in the compile,detect scripts? My app is not compiling when source files are put in another dir in app's root folder. -- -- You received this message

Re: BUILD_DIR and CACHE_DIR for compiling through a custom buildpack

2015-01-09 Thread aspal
s if one > is using Macintosh is that "git" tracks content in a case sensitive > manner, and as a general rule Macintosh file systems are not so. One > can confirm things by seeing multiple case variations of the same > directory in git ls-tree -r HEAD. > On Wed, Jan