chore(tools): update netlify configs (#1108)
This commit is contained in:
parent
510cbc6799
commit
aef0bbd608
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[build]
|
||||
command="yarn run website:build"
|
||||
publish="packages/website/build"
|
||||
ignore="git diff --quiet $COMMIT_REF $CACHED_COMMIT_REF -- packages/website/"
|
||||
|
||||
[build.environment]
|
||||
YARN_VERSION = "1.22.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue