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 04cb8e0 commit ccb8f97Copy full SHA for ccb8f97
netlify.toml
@@ -1,4 +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"
+ publish = "docs/.vitepress/dist"
4
command = "yarn run docs:build"
0 commit comments