We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2416b32 commit 01e4e0fCopy full SHA for 01e4e0f
CONTRIBUTING.md
@@ -5,6 +5,10 @@
5
6
## Installation
7
8
+- (If using an M1 Mac) Install `vips` via Homebrew: `brew install vips`.
9
+ - This step can be removed from this document if we upgrade to the latest
10
+ version of Gatsby, which is compatible with sharp 0.28.0+ which does include
11
+ binaries for M1 Macs.
12
- Run `yarn` in the repository's root directory to install everything you need for development.
13
- Run `yarn build` in the root directory to build the modules.
14
0 commit comments