We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a105a commit 7d9d505Copy full SHA for 7d9d505
src/js/sdk.ts
@@ -61,7 +61,7 @@ export function init(
61
return frame;
62
}
63
}),
64
- new DeviceContext()
+ new DeviceContext(),
65
new DebugSymbolicator()
66
];
67
0 commit comments