Skip to content

Commit d0a5894

Browse files
committed
chore: run full prepare script
1 parent 37ca9f0 commit d0a5894

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 nuxi prepare ../playground && pnpm generate"
10+
command = "pnpm i && pnpm -w dev:prepare && pnpm generate"
1111
publish = "dist"

0 commit comments

Comments
 (0)