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 f47fd21 commit e45d3d6Copy full SHA for e45d3d6
netlify.toml
@@ -0,0 +1,5 @@
1
+[build]
2
+ ignore = "git diff --quiet HEAD^ HEAD ./docs/"
3
+ publish = "docs/.vuepress/dist"
4
+ command = "yarn run docs:build"
5
+
0 commit comments