mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 11:00:14 +02:00
Docs: Add download info to Heroku section (#748)
This commit is contained in:
parent
f8e72f443d
commit
f64c18ef15
@ -83,6 +83,9 @@ cd /usr/ports/graphics/vips/ && make install clean
|
||||
|
||||
### Heroku
|
||||
|
||||
libvips and its dependencies are fetched and stored within `node_modules\sharp\vendor` during `npm install`.
|
||||
This involves an automated HTTPS download of approximately 6.5MB.
|
||||
|
||||
Set [NODE_MODULES_CACHE](https://devcenter.heroku.com/articles/nodejs-support#cache-behavior)
|
||||
to `false` when using the `yarn` package manager.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user