Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit 7c1d8d1

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

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)