Skip to content

Commit 4a4b649

Browse files
committed
chore: fixed netlify
1 parent fc17d29 commit 4a4b649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
[build]
55
publish = "packages/docs/dist"
66

7-
command = "pnpm install --shamefully-hoist && cd packages/vue-final-modal && pnpm build && cd .. && cd docs && pnpm generate"
7+
command = "pnpm install --shamefully-hoist && cd packages/vue-final-modal && pnpm build && cd .. && cd .. && cd docs && pnpm generate"

0 commit comments

Comments
 (0)