Skip to content

Releases: gjaldon/heroku-buildpack-phoenix-static

Cache invalidation and handling of older Node versions

07 Aug 04:55
Compare
Choose a tag to compare
  • Add clean_cache option for invalidating cache (respects cache contents of other buildpacks)
  • Check if Node has been installed by a previous buildpack and raise an error informing user to remove that buildpack
  • If Node version is changed, then we clean up older Node version and its node modules, bower components and npm

Initial tagged version

30 Jul 06:15
Compare
Choose a tag to compare

Tested with Phoenix 1.2 and should work with earlier versions of Phoenix.