Commit 4f53edd
committed
fix: copy src/server to runtime image for metrics module
server.ts imports ./src/server/metrics at runtime (not compiled into
dist/), so the source file must be present in the Docker image.1 parent a3a17dd commit 4f53edd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments