Commit f6ca6a5
fix: copy patches/ directory in Dockerfile fe-builder stage (#3301)
pnpm requires patch files referenced in pnpm-lock.yaml to be present
during install. The patches/ dir was not copied, causing the build to
fail with ENOENT on @pierre__diffs@1.1.4.patch.
Fixes #3300
Co-authored-by: Claude Code <claude@anthropic.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b86c921 commit f6ca6a5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments