Skip to content

Cache invalidation and handling of older Node versions

Latest
Compare
Choose a tag to compare
@gjaldon gjaldon released this 07 Aug 04:55
· 87 commits to master since this release
  • 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