Marc Pichler

Results 445 comments of Marc Pichler

closing as there was no response from the author - please open another issue if this is still a problem.

(changed the title to reflect that this is a breaking change :slightly_smiling_face:)

do you compile your code to ESM or commonjs? :thinking: There's an extra step for ESM users that needs to be followed, because we only hook `require` calls by default...

Thanks @constb - this is a carry over from a time where there was no other SDK that needed it (and among other things, performance concerns). So I think this...