Skip to content

lib: codify findSourceMap return value when not found

Rodrigo Muino Tomonari requested to merge github/fork/legendecas/issue-44391 into main

Return undefined when no source map is found for the given filename on findSourceMap.

Fixes: https://github.com/nodejs/node/issues/44391

Merge request reports

Loading