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 PR-URL: nodejs#47079 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
- Loading branch information