Commit f99bfad
fix: replace prepublish with prepare script for pnpm compatibility
- Remove deprecated prepublish script
- Add build command to prepare script to ensure lib directory exists before testing
- Fixes CI test failure where example directory couldn't find built files
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent c06ebd6 commit f99bfad
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments