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
The extra code wrapped around s skews the source map of s. Is there any way to set the base position for the map or run the module code in an isolated context without changing source code?
The extra code wrapped around
s
skews the source map ofs
. Is there any way to set the base position for the map or run the module code in an isolated context without changing source code?goja_nodejs/require/module.go
Lines 167 to 168 in 29b559b
The text was updated successfully, but these errors were encountered: