Commit 7b7771a
committed
fix: make husky prepare script fail-safe for production deployment
- Add || true to husky prepare script to prevent deployment failures
- Ensures npm ci works in production environments where husky is not available1 parent b118d8c commit 7b7771a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments