Docs: use NODE_MODULES_CACHE=false for Heroku+yarn #722

This commit is contained in:
Lovell Fuller 2017-03-27 20:31:43 +01:00
parent 9707f8c5d2
commit 5e015cc3ca

View File

@ -83,9 +83,8 @@ cd /usr/ports/graphics/vips/ && make install clean
### Heroku
[Alessandro Tagliapietra](https://github.com/alex88) maintains an
[Heroku buildpack for libvips](https://github.com/alex88/heroku-buildpack-vips)
and its dependencies.
Set [NODE_MODULES_CACHE](https://devcenter.heroku.com/articles/nodejs-support#cache-behavior)
to `false` when using the `yarn` package manager.
### Docker