Skip to content

lib: add api to detect whether source-maps are enabled

Add process.getSourceMapsEnabled to detect whether source-maps are enabled.

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

Merge request reports

Loading