Add flag to skip source-map-support install()
#1533
Labels
you can do this
Good candidate for a pull request.
install()
#1533
Related:
#796
#1473
cspotcode/node-source-map-support#23
Add a configuration option, perhaps named
installSourceMapSupport
orsourceMapHooks
, which can be used to disablerequire('@cspotcode/source-map-support').install()
Important things to consider:
--enable-source-maps
--enable-source-maps
enabled, default is "off"--enable-source-maps
, default is "on"The text was updated successfully, but these errors were encountered: