Skip to content

src: fix duplication of externalized builtin code

The else here was missing, causing us to append the file to its existing source already in the map.

Refs: https://github.com/nodejs/node/pull/45942

Merge request reports

Loading