Commit 9e1ac9b
refactor: Move publish logic to lib/publishPackages.ts and call directly
Extract the tarball publishing logic into an importable function in
lib/publishPackages.ts and call it directly from registrySetup instead
of spawning a subprocess. Remove the old publish-packages.ts script.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5a85236 commit 9e1ac9b
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments