There was an error while loading. Please reload this page.
1 parent da23e45 commit e9af446Copy full SHA for e9af446
1 file changed
packages/cloudflare/src/baseSdk.ts
@@ -30,7 +30,6 @@ import { defaultStackParser } from './vendor/stacktrace';
30
* The marker is read directly instead of importing the factories, so a worker
31
* built without the plugin — where the channels never fire — ships none of this
32
* code.
33
- * TODO(v11): Use `@sentry/server-utils/orchestrion` once we move to `nodejs_compat` by default.
34
*/
35
function getRegisteredChannelIntegrations(): Integration[] {
36
const registered = GLOBAL_OBJ.__SENTRY_ORCHESTRION__?.integrations;
0 commit comments