Commit 85b5725
hknokh2
fix: guard husky postinstall for sf plugin install without dev dependencies
- changed package.json postinstall to skip husky when npm omit includes dev
- changed postinstall behavior to skip without .git and with SFDMU_SKIP_HUSKY=1
- fixed sf plugins install failure caused by missing husky in omit-dev environment
- validated package change with lint, test, and compile commands1 parent a6bde08 commit 85b5725
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments