node-source-map-support icon indicating copy to clipboard operation
node-source-map-support copied to clipboard

Disable shimming process.emit by default

Open aakilfernandes opened this issue 6 years ago • 0 comments

https://github.com/evanw/node-source-map-support/blob/master/source-map-support.js#L540-L556

This has downstream effects, especially for testing suites. For reference: https://github.com/trufflesuite/ganache-cli/issues/658

Can you make this opt-in instead of opt-out?

aakilfernandes avatar Jun 24 '19 16:06 aakilfernandes