Replies: 1 comment
|
Calling That's exactly why the recommendation moved to a separate So: your old pattern still "works" in the sense that manual |
|
Calling That's exactly why the recommendation moved to a separate So: your old pattern still "works" in the sense that manual |
Uh oh!
There was an error while loading. Please reload this page.
Hey guys, does anyone know why we need to load the SDK through
NODE_OPTIONS="--import ./instrument.js"?Previously, I was used to just call
Sentry.initon the first line after imports of my handler.Does that still work, or should I move to this new recommendation?
All reactions