Commit f6eed1a
committed
fix(docker): use --ignore-scripts + pnpm rebuild sharp
pnpm 11 no longer reads the 'pnpm' field in package.json and
onlyBuiltDependencies in pnpm-workspace.yaml doesn't work with
--frozen-lockfile. The reliable approach is to install with
--ignore-scripts and then explicitly rebuild sharp.1 parent bfc4094 commit f6eed1a
3 files changed
Lines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 36 | | |
42 | 37 | | |
This file was deleted.
0 commit comments