mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-13 15:29:16 +01:00
8 lines
141 B
TOML
8 lines
141 B
TOML
[build]
|
|
publish = "public"
|
|
command = "npm run build"
|
|
[build.environment]
|
|
YARN_VERSION = "1.3.2"
|
|
YARN_FLAGS = "--no-ignore-optional"
|
|
|