mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Print unmapped source lines when the source map source is not found. Error stacks should be correctly mapped even when the source is absent. PR-URL: https://github.com/nodejs/node/pull/44052 Refs: https://github.com/nodejs/node/pull/44019 Reviewed-By: Ben Coe <bencoe@gmail.com>