Skip to content

Commit 7c1d8d1

Browse files
committed
fix(deploy): add setup command
1 parent 593bf3d commit 7c1d8d1

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,2 +1,2 @@
11
[context.deploy-preview]
2-
command = "npm run preview:hbs"
2+
command = "npm run setup && npm run preview:hbs"

0 commit comments

Comments
 (0)