Files
homelab-monitor/apps
jhodgkin d614be4747
CI / web (push) Successful in 17s
CI / api (push) Successful in 23s
fix: mac-oui-lookup ESM/CJS interop crash on startup
Named import of a CommonJS module's export crashed the whole process
at boot (SyntaxError, not caught by tsc since it's a runtime module
resolution behavior, not a type error). Verified by actually running
the built output with node this time instead of trusting tsc alone.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-12 23:04:52 -06:00
..