Commit f5fe862
fix: use prepublishOnly and explicit build in pretest
- Replace prepare script with prepublishOnly for npm publish
- Add explicit build to pretest script before running tests
- Keep prepare script for git hooks only
- Avoids unnecessary builds on every pnpm install
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f99bfad commit f5fe862
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments