Commit 603ee55
committed
chore: lazy-load node:os in builder, delete dogfooding guide
Move the sole `os.tmpdir()` call behind a dynamic import so the
entire post-build registry block uses only lazy-loaded deps.
Remove docs/dogfooding-guide.md — all 7 action items are resolved.
Impact: 1 functions changed, 1 affected1 parent d3dcad5 commit 603ee55
2 files changed
Lines changed: 2 additions & 104 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
830 | 829 | | |
831 | 830 | | |
832 | 831 | | |
833 | | - | |
| 832 | + | |
| 833 | + | |
834 | 834 | | |
835 | 835 | | |
836 | 836 | | |
| |||
0 commit comments