Commit a5870fd
fix(mcp-server): copy package.json after esbuild creates dist/
dist/ doesn't exist on a clean checkout — copyFileSync must run
after esbuild has created the directory.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent cfff9e7 commit a5870fd
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
0 commit comments