You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/indexer/build/mapping/sandbox.md
+1-14Lines changed: 1 addition & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,23 +93,10 @@ export async function handleTransaction(
93
93
94
94
## Otherdifferencesandincompatibilities
95
95
96
-
TheSubQuerysandboxdoesn't have all the same global variables as you would expect in a normal Node.js environment. This might cause some issues with certain packages. To get around this you can use polyfills for some of the missing globals.
0 commit comments