Commit 4d384fa
Add a prepare script so git dependencies get a build
Installing capnweb directly from git (e.g. "capnweb": "github:...")
otherwise produces a package without dist/, since only prepublishOnly
triggers the build and package managers don't run it for git deps.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ff1e7a1 commit 4d384fa
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments