mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-12-14 21:52:33 +00:00
5 lines
No EOL
258 B
TOML
5 lines
No EOL
258 B
TOML
[build]
|
|
base = "build/vuepress"
|
|
command = "yarn test && yarn build:prod"
|
|
publish = "dist"
|
|
ignore = "git diff --quiet HEAD^ HEAD ../../defaults.yml ../../defaults-fr.yml ../../images/ __snapshots__/ templates/ netlify.toml *.js package.json yarn.lock" |