getsentry / profiling-node

The code for this repo now lives in https://github.com/getsentry/sentry-javascript/tree/develop/packages/profiling-node
MIT License
29 stars 10 forks source link

fix: require instead of import in esm #162

Closed JonasBa closed 1 year ago

JonasBa commented 1 year ago

I guess .node imports are not supported in ESM... fixes https://github.com/getsentry/profiling-node/issues/160