Skip to content
This repository was archived by the owner on Nov 13, 2020. It is now read-only.

Commit d83eeb8

Browse files
committed
Merge pull request #17 from Marco-Santoni/slug_size_recommendation
Recommending to purge_cache when large slug size
2 parents de2c05a + 2be0d96 commit d83eeb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ OK
8686

8787
## Fair Warning
8888

89-
Heroku limits the final application footprint (slug) size to 300MB. Start small.
89+
Heroku limits the final application footprint (slug) size to 300MB. Start small. In case the slug size limit is exceeded, deleting the build cache through the [heroku-repo plugin](https://github.com/heroku/heroku-repo#purge_cache) might help.
9090

9191

0 commit comments

Comments
 (0)