mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
7 lines
139 B
TOML
7 lines
139 B
TOML
[build]
|
|
publish = "public"
|
|
command = "gatsby build"
|
|
[build.environment]
|
|
YARN_VERSION = "1.3.2"
|
|
YARN_FLAGS = "--no-ignore-optional"
|