Commit 7d8dba3
fix(docker): remove pnpm prune that breaks workspace links
pnpm prune --prod removes workspace: protocol links between
monorepo packages, breaking imports at runtime. Replace with
targeted source file cleanup.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d782f46 commit 7d8dba3
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
0 commit comments