Skip to content

src: use node:moduleName as builtin module filename

This change allows for easier recognition of builtin modules in stack traces.

Refs: https://github.com/nodejs/node/issues/11893

Merge request reports

Loading