mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
npm pack --dry-run --json on large packages exceeds the default 1 MB buffer. Set maxBuffer to 64 MB so check:pack-artifact does not fail with ENOBUFS on the CI runner.