node-libs-react-native icon indicating copy to clipboard operation
node-libs-react-native copied to clipboard

fix: Don't override process if it defined

Open thiefjim opened this issue 5 years ago • 1 comments

fix process.send undefined while debug React Native with Attach Package

thiefjim avatar Nov 17 '20 05:11 thiefjim

Hmm, I'm not sure this is strictly better. I think there's value in being consistent about how we set globals. If others have a use case for this too I'd be more inclined to accept the change.

parshap avatar Dec 01 '20 21:12 parshap