Commit 97e1216
committed
fix(ci): copy web app sources into deps stage for typegen postinstall
The web postinstall runs react-router typegen, which needs app/root.tsx,
app/routes and the config files that the deps stage previously omitted.
Copy them in so dependency install succeeds during image build.1 parent 48fa195 commit 97e1216
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments