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 f11e531 commit 191277fCopy full SHA for 191277f
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