Commit 1a94943
committed
fix: resolve npm publishing issues with tarball path handling
- Fix wildcard expansion issue in npm publish command
- Properly quote tarball path to prevent git URL interpretation
- Add better error reporting for tarball discovery
- This should resolve versions 1.21.0+ not appearing on npmjs.com1 parent c73b5bb commit 1a94943
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
459 | | - | |
460 | | - | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
461 | 463 | | |
462 | 464 | | |
463 | | - | |
| 465 | + | |
464 | 466 | | |
465 | 467 | | |
466 | 468 | | |
| |||
469 | 471 | | |
470 | 472 | | |
471 | 473 | | |
| 474 | + | |
472 | 475 | | |
473 | 476 | | |
474 | 477 | | |
| |||
0 commit comments