Commit 7fc4606
Use prepare script (#1751)
Using `prepare` step to build ensures that dependency can be installed directly from git repository
https://docs.npmjs.com/misc/scripts#prepublish-and-prepare
`prepublishOnly` is run **after** `prepare` script so this should have no effect.
Co-authored-by: Jos de Jong <wjosdejong@gmail.com>1 parent 033a6ba commit 7fc4606
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
| 212 | + | |
212 | 213 | | |
213 | 214 | | |
214 | 215 | | |
| |||
0 commit comments