Skip to content

Commit 74dd314

Browse files
committed
fix(deploy): add setup command
1 parent 561b523 commit 74dd314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)