Files
OmniRoute/scripts
diegosouzapw a9f1e7f5b4 fix(build): ship app/peer-stamp.mjs in npm pack (server-ws.mjs hard-dep)
server-ws.mjs imports ./peer-stamp.mjs but the npm-pack path didn't include it:
prepublish.ts didn't copy it and pack-artifact-policy pruned it (not in the
app/ allowlist). Without it the WS wrapper throws ERR_MODULE_NOT_FOUND on boot
and the peer-IP stamp (authz LOCAL_ONLY locality) never runs. Copy it in
prepublish + allowlist + mark required so a regression fails the pack.
2026-05-31 06:58:35 -03:00
..
2026-05-29 19:54:00 -03:00
2026-05-24 18:05:58 -03:00
2026-05-29 12:44:29 -03:00
2026-05-24 18:05:58 -03:00