We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e380c commit 04cb8e0Copy full SHA for 04cb8e0
netlify.toml
@@ -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