Commit 22b1727
committed
Update
- Add `logger.js` to ensure the shared logger module is available.
- Include `package.json` to enable Node.js module recognition (ESM: `type: module`).notes.Dockerfile to include logger.js and package.json for runtime dependencies:1 parent 9623701 commit 22b1727
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments