Files
OmniRoute/package.json
Diego Rodrigues de Sa e Souza 6143ffc021 fix(cli): ship scripts/build/runtime-env.mjs in npm package (#5227) (#5230)
serve.mjs imports scripts/build/runtime-env.mjs (added with the #5213 heap
auto-calibration fix) but it was missing from package.json files whitelist,
breaking every global npm install at startup. Add it to files and guard with
a regression test that asserts all bin/ runtime imports of scripts/ are
packaged.
2026-06-28 13:03:08 -03:00

21 KiB