5 lines
90 B
TOML
5 lines
90 B
TOML
[build]
|
|
command = "yarn build"
|
|
publish = "dist"
|
|
environment = { YARN_VERSION = "1.13.0" }
|