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