This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
rebuilding-acquia/netlify.toml
2019-04-09 18:12:40 +01:00

5 lines
103 B
TOML

[build]
command = "yarn test && yarn build"
publish = "dist"
environment = { YARN_VERSION = "1.13.0" }