Skip to content

Commit 44f1629

Browse files
authored
Update netlify.toml
1 parent 0ff50c5 commit 44f1629

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
@@ -1,7 +1,7 @@
11
[build]
22
base = ""
33
publish = "packages/playground/build"
4-
command = "npm run build"
4+
command = "npm i && npm run build"
55
# Ignore dependabot PRs for deploy previews
66
ignore = "./netlify-ignore.sh"
77

0 commit comments

Comments
 (0)