Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: nodejs#45942
- Loading branch information