Skip to content

Commit 80642b0

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

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
@@ -2,6 +2,6 @@
22
NODE_VERSION = "16"
33

44
[build]
5-
publish = "packages/docs/dist"
5+
publish = "docs/dist"
66

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

0 commit comments

Comments
 (0)