Skip to content

Commit 04cb8e0

Browse files
committed
docs: add netlify.toml
1 parent 11e380c commit 04cb8e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
ignore = "git diff --quiet HEAD^ HEAD ./docs/ && ! git diff HEAD^ HEAD ./yarn.lock | grep vite"
3+
publish = "docs/.vuepress/dist"
4+
command = "yarn run docs:build"

0 commit comments

Comments
 (0)