Skip to content

Commit 8c29c74

Browse files
committed
feat(netlify): update config for vuepress
1 parent 397a953 commit 8c29c74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build]
2-
command = "yarn build"
3-
publish = "dist"
2+
command = "pnpm docs:build"
3+
publish = "docs/.vuepress/dist"

0 commit comments

Comments
 (0)