mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
7 lines
137 B
TOML
7 lines
137 B
TOML
[build]
|
|
publish = "public"
|
|
command = "yarn build"
|
|
[build.environment]
|
|
YARN_VERSION = "1.3.2"
|
|
YARN_FLAGS = "--no-ignore-optional"
|