Skip to content

sb-archive/heroku-buildpack-cleanup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Note: We've forked this buildpack to help mitigate the risk of a supply chain attack where applications can become compromised via the compromised repo of a third-party buildpack. You should also consider forking this repo and linking to your own copy of it for the same reason.

Big thanks to Hirotaka Ikoma for making this available to everyone!


heroku-buildpack-cleanup

Remove files that are specified in a .slugcleanup file.

Usage

$ heroku buildpacks:add https://github.com/syginc/heroku-buildpack-cleanup.git

$ cat .slugcleanup
gradle*
node_modules

License

MIT

About

Remove files that are specified in a .slugcleanup file

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%