Skip to content

Commit 37ca9f0

Browse files
committed
chore: prepare playground before deploy
1 parent c0fb988 commit 37ca9f0

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
@@ -7,5 +7,5 @@
77

88
[build]
99
base = "docs"
10-
command = "pnpm i && pnpm generate"
10+
command = "pnpm i && pnpm nuxi prepare ../playground && pnpm generate"
1111
publish = "dist"

0 commit comments

Comments
 (0)