Commit 860feac
fix(logger): remove prepublishOnly script that breaks workspace publish
The prepublishOnly script runs tsdown individually during pnpm -r publish,
but tsdown workspace mode fails after devExports has already modified
package.json files. The root pnpm build already builds all packages
including logger, so prepublishOnly is unnecessary.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d1bdc48 commit 860feac
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments